1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-30 16:29:58 +00:00
cc65/libsrc/atari/graphuse.s
cpg 5ec65cca75 default set back to 9, as we're now only linked if the graphics
function is used


git-svn-id: svn://svn.cc65.org/cc65/trunk@540 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-12-03 23:27:20 +00:00

13 lines
210 B
ArmAsm

;
; Christian Groessler, June 2000
;
; this file provides the default for the __graphmode_used variable
.export __graphmode_used
.data
__graphmode_used:
.byte 9 ; default to mode with max. memory usage