mirror of
https://github.com/cc65/cc65.git
synced 2025-03-01 11:29:27 +00:00
Merge pull request #517 from Fabrizio-Caruso/gamate_joy2
Correct bits in gamate joystick detection
This commit is contained in:
commit
e49c33148c
@ -79,6 +79,7 @@ COUNT:
|
|||||||
|
|
||||||
READJOY:
|
READJOY:
|
||||||
lda JOY_DATA
|
lda JOY_DATA
|
||||||
|
eor #$FF
|
||||||
ldx #0
|
ldx #0
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user