This commit is contained in:
Michael Steil
2008-10-17 06:31:11 +00:00
parent a188e67858
commit f6beb3974d
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ GETC:
READ:
ldx DATPTR
ldy DATPTR+1
.ifdef CBM2_KBD
.ifdef CONFIG_NO_READ_Y_IS_ZERO_HACK
; AppleSoft II, too
lda #$98 ; READ
.byte $2C