Update from Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@2712 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-12-05 18:29:06 +00:00
parent 298767d71a
commit 7ef718d69e
2 changed files with 60 additions and 59 deletions

View File

@@ -1,10 +1,10 @@
;
; Ullrich von Bassewitz, 2003-11-12
; Ullrich von Bassewitz, 31.05.2002
;
; Apple ][ mode table for tgi_map_mode
; Apple II mode table for tgi_map_mode
;
.export _tgi_mode_table
.export _tgi_mode_table
.include "tgi-mode.inc"
@@ -17,7 +17,7 @@
.rodata
_tgi_mode_table:
.byte TGI_MODE_280_192_6, "apple2-280-192-6.tgi", 0
.byte 0 ; End marker
.byte TGI_MODE_280_192_6, "APPLE2.HI.TGI", 0
.byte TGI_MODE_40_40_16, "APPLE2.LO.TGI", 0
; .byte TGI_MODE_560_192_2, "APPLE2.DHI.TGI", 0
.byte 0 ; End marker