mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-13 21:30:38 +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
|
lda #$A9
|
||||||
sta $1909
|
sta $1909
|
||||||
stx $1909
|
stx $190A
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $190A ; ignore joystick buttons
|
sta $190B ; ignore joystick buttons
|
||||||
|
|
||||||
ldx #5-1
|
ldx #5-1
|
||||||
- lda patch1, x
|
- lda patch1, x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user