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:
jonnosan 2009-12-22 09:13:28 +00:00
parent e5ef8fe406
commit 064d078962

View File

@ -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