diff --git a/libsrc/atari/graphuse.s b/libsrc/atari/graphuse.s index d8ceb6885..7651a68a2 100644 --- a/libsrc/atari/graphuse.s +++ b/libsrc/atari/graphuse.s @@ -8,5 +8,7 @@ .data __graphmode_used: - .byte 9 ; mode with max. memory usage + .byte 0 ; text screen +; disabled, because currently there aren't any screen mode functions available +; .byte 9 ; mode with max. memory usage