mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-20 21:29:48 +00:00
git-svn-id: http://svn.code.sf.net/p/netboot65/code@108 93682198-c243-4bdb-bd91-e943c89aac3b
This commit is contained in:
parent
372109cc54
commit
a1bc3dcb1f
@ -27,8 +27,8 @@ check_for_abort_key:
|
|||||||
lda $cb ;current key pressed
|
lda $cb ;current key pressed
|
||||||
cmp #$3F
|
cmp #$3F
|
||||||
bne :+
|
bne :+
|
||||||
|
jsr $ffe4 ;get the keypress out of the buffer
|
||||||
sec
|
sec
|
||||||
rts
|
|
||||||
:
|
:
|
||||||
clc
|
clc
|
||||||
rts
|
rts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user