Merge pull request #676 from Fabrizio-Caruso/master
Fix joystick for the Supervision target
This commit is contained in:
commit
d002f6e5be
1 changed files with 1 additions and 0 deletions
|
@ -77,5 +77,6 @@ COUNT:
|
||||||
|
|
||||||
READJOY:
|
READJOY:
|
||||||
lda sv_control
|
lda sv_control
|
||||||
|
eor #$FF
|
||||||
ldx #0
|
ldx #0
|
||||||
rts
|
rts
|
||||||
|
|
Loading…
Add table
Reference in a new issue