summaryrefslogtreecommitdiffstats
path: root/test.s
diff options
context:
space:
mode:
Diffstat (limited to 'test.s')
-rw-r--r--test.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.s b/test.s
index 9dffb26..adffe0f 100644
--- a/test.s
+++ b/test.s
@@ -100,7 +100,7 @@ read_controller1:
; clock
LDX #$00
read_controller1_values:
- CPX #$07
+ CPX #$08
BPL end_read_controller1
LDA $4016