Fix joystick for the Supervision target
This commit is contained in:
parent
f8bd96868b
commit
e626180b28
1 changed files with 1 additions and 0 deletions
|
@ -77,5 +77,6 @@ COUNT:
|
|||
|
||||
READJOY:
|
||||
lda sv_control
|
||||
eor #$FF
|
||||
ldx #0
|
||||
rts
|
||||
|
|
Loading…
Add table
Reference in a new issue