fix joystick casing and Galaxian typo

This commit is contained in:
Peter Ferrie 2023-06-03 17:41:23 -07:00
parent 827524402a
commit 2e456de4ad
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -22,9 +22,9 @@
lda #$A9
sta $1909
stx $1909
stx $190A
lda #$60
sta $190A ; ignore joystick buttons
sta $190B ; ignore joystick buttons
ldx #5-1
- lda patch1, x