mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-03-17 08:29:36 +00:00
atrvt100.s: remove a superfluous test introduced in last commit
The same test is eventually done in PrnChr.
This commit is contained in:
parent
12d66a2bd0
commit
e87fbb6111
@ -192,9 +192,8 @@ ProcIn lda EMode ; handle esc mode
|
||||
cpy #$20 ; control?
|
||||
bcc Special
|
||||
tya
|
||||
bmi PIrts ; ignore non-ASCII
|
||||
jsr CPrnChr ; print to screen
|
||||
PIrts rts
|
||||
rts
|
||||
|
||||
; to far for branch
|
||||
PIEsc jmp Esc
|
||||
|
Loading…
x
Reference in New Issue
Block a user