mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-04 10:29:24 +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
|
||||
cmp #$3F
|
||||
bne :+
|
||||
jsr $ffe4 ;get the keypress out of the buffer
|
||||
sec
|
||||
rts
|
||||
:
|
||||
clc
|
||||
rts
|
||||
|
Loading…
Reference in New Issue
Block a user