mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
Correct bits in gamate joystick detection
This commit is contained in:
@@ -79,6 +79,7 @@ COUNT:
|
|||||||
|
|
||||||
READJOY:
|
READJOY:
|
||||||
lda JOY_DATA
|
lda JOY_DATA
|
||||||
|
eor #$ff
|
||||||
ldx #0
|
ldx #0
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user