put grmemusage table into rodata segment
git-svn-id: svn://svn.cc65.org/cc65/trunk@377 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
84531f991f
commit
46dd4af601
1 changed files with 2 additions and 0 deletions
|
@ -220,6 +220,8 @@ ignore: lda MEMTOP
|
|||
|
||||
zpsave: .res zpspace
|
||||
|
||||
.rodata
|
||||
|
||||
; memory usage of the different graphics modes (0-31)
|
||||
; values < 0 of "bytes needed" are mappped to 0
|
||||
; bytes needed ; mode ; val. of MEMTOP
|
||||
|
|
Loading…
Add table
Reference in a new issue