mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-10 20:51:45 +00:00
fix joystick casing and Galaxian typo
This commit is contained in:
parent
827524402a
commit
2e456de4ad
BIN
res/JOYSTICK
BIN
res/JOYSTICK
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user