This commit is contained in:
Michael Steil
2008-10-17 06:53:38 +00:00
parent f6beb3974d
commit 3c4bdcfda8
5 changed files with 17 additions and 43 deletions
+2 -5
View File
@@ -263,15 +263,12 @@ L3376:
.endif
iny
lda (INDEX),y
.ifdef KBD
ldy #$00
.endif
.ifdef CBM1
jsr LE7F3
.else
.ifndef CONFIG_SMALL
.ifndef OSI
ldy #$00
.endif
.endif
asl a
adc #$05
.endif