This commit is contained in:
Antoine Vignau 2024-02-26 22:49:36 +01:00
parent c40f0feca8
commit 067b915cd1
3 changed files with 6011 additions and 6007 deletions

Binary file not shown.

View File

@ -6305,6 +6305,7 @@ L8D22 DEY
beq L8D23
cmp #chrP
bne L8D3B
jsr read4PLAY
bmi L8D41 ; button 1 pressed?
bvs L8D41 ; button 2 pressed?
@ -6314,8 +6315,9 @@ L8D23 LDAL BUTN1
BMI L8D41
LDAL BUTN0
BMI L8D41
L8D3B jsr checkKEY
* LDA KBD
L8D3B jsr checkKEY
BMI L8D41
RTS

File diff suppressed because it is too large Load Diff