mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-31 15:30:45 +00:00
get_filtered_input no longer calls ip65_process during input
git-svn-id: http://svn.code.sf.net/p/netboot65/code@234 93682198-c243-4bdb-bd91-e943c89aac3b
This commit is contained in:
parent
9c27ceba51
commit
262ecae2fd
@ -80,7 +80,7 @@ get_filtered_input:
|
||||
|
||||
;Wait for a character.
|
||||
@input_get:
|
||||
jsr get_key_ip65
|
||||
jsr get_key
|
||||
sta LASTCHAR
|
||||
|
||||
cmp #$14 ;Delete
|
||||
|
Loading…
x
Reference in New Issue
Block a user