summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-10-02 13:22:19 -0400
committerJesse Luehrs <doy@tozt.net>2014-10-02 13:22:19 -0400
commit1a67c97b1d113a422781121d6e21b64765515822 (patch)
treeba9f6b697c33c75b626170f2b4d777e625b5152d
parent7d3a82f1730671bc68d271c3fc8c04feebf70081 (diff)
downloadnes-input-test-1a67c97b1d113a422781121d6e21b64765515822.tar.gz
nes-input-test-1a67c97b1d113a422781121d6e21b64765515822.zip
BPL is greater than or equal to
-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