1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-22 12:30:41 +00:00

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:
cpg 2000-10-18 00:01:13 +00:00
parent 84531f991f
commit 46dd4af601

View File

@ -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