Update gamate-stdjoy.s

This commit is contained in:
Fabrizio Caruso
2017-11-09 16:42:52 +01:00
committed by GitHub
parent bf0ae22969
commit 0a61b061c7

View File

@@ -79,7 +79,7 @@ COUNT:
READJOY: READJOY:
lda JOY_DATA lda JOY_DATA
eor #$ff eor #$FF
ldx #0 ldx #0
rts rts