From: Stefan Date: Tue, 22 May 2018 21:18:10 +0000 (+0000) Subject: Indicate a dummy outtext X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b945beb6a7c4688747de73d6f35eb890b257fdaf;p=cc65 Indicate a dummy outtext --- diff --git a/libsrc/apple2/tgi/a2.lo.s b/libsrc/apple2/tgi/a2.lo.s index 7238463a9..2f5485e02 100644 --- a/libsrc/apple2/tgi/a2.lo.s +++ b/libsrc/apple2/tgi/a2.lo.s @@ -58,8 +58,8 @@ Y2 := ptr4 .word 48 ; Y resolution .byte 16 ; Number of drawing colors .byte 1 ; Number of screens available - .byte 8 ; System font X size - .byte 8 ; System font Y size + .byte 0 ; System font X size + .byte 0 ; System font Y size .word $0198 ; Aspect ratio (based on 4/3 display) .byte 0 ; TGI driver flags