]> git.sur5r.net Git - cc65/commitdiff
put grmemusage table into rodata segment
authorcpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 18 Oct 2000 00:01:13 +0000 (00:01 +0000)
committercpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 18 Oct 2000 00:01:13 +0000 (00:01 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@377 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/atari/crt0.s

index ca4a095d30f7f7ffa9714cd81a98e59942a0a28d..8d8ddda312811b5930add9e11b3069d2e19a71b6 100644 (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