aboutsummaryrefslogtreecommitdiff
path: root/timed_getch.s
diff options
context:
space:
mode:
Diffstat (limited to 'timed_getch.s')
-rw-r--r--timed_getch.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/timed_getch.s b/timed_getch.s
index 25a2320..5dea09c 100644
--- a/timed_getch.s
+++ b/timed_getch.s
@@ -72,7 +72,7 @@ notcontrol:
lda #$20
ok:
pha
- lda #1
+ ldx #0
lda FR1+2
jsr _cursor
pla