Correct bits in gamate joystick detection
This commit is contained in:
parent
b6f854be5e
commit
e4a235b233
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ COUNT:
|
|||
|
||||
READJOY:
|
||||
lda JOY_DATA
|
||||
eor #$ff
|
||||
ldx #0
|
||||
rts
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue