1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

provides default value for __graphmode_used variable

git-svn-id: svn://svn.cc65.org/cc65/trunk@125 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2000-06-25 01:50:43 +00:00
parent 6f05785aa9
commit 1d934b205f

12
libsrc/atari/graphuse.s Normal file
View File

@ -0,0 +1,12 @@
;
; Christian Groessler, June 2000
;
; this file provides the default for the __graphmode_used variable
.export __graphmode_used
.data
__graphmode_used:
.byte 9 ; mode with max. memory usage