1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-30 16:29:58 +00:00

Merge pull request #247 from clbr/master

nes: Fix reading the second controller
This commit is contained in:
Oliver Schmidt 2015-12-15 16:01:54 +01:00
commit 82860423f3

View File

@ -95,9 +95,9 @@ READJOY:
tay ; Joystick number (0,1) into Y
lda #1
sta APU_PAD1,y
sta APU_PAD1
lda #0
sta APU_PAD1,y
sta APU_PAD1
; Read joystick