Fixed swap between JCI/JMI
This commit is contained in:
parent
134c4990b0
commit
4bbcfaf3e4
|
@ -87,13 +87,13 @@
|
|||
INC2 JMP2r }
|
||||
LDAk #40 NEQ ?{
|
||||
<print-3-byte>
|
||||
;opcodes/jsi <pstr>
|
||||
;opcodes/jmi <pstr>
|
||||
#2018 DEO
|
||||
INC2 LDA2k <print-rel>
|
||||
INC2 JMP2r }
|
||||
LDAk #60 NEQ ?{
|
||||
<print-3-byte>
|
||||
;opcodes/jmi <pstr>
|
||||
;opcodes/jsi <pstr>
|
||||
#2018 DEO
|
||||
INC2 LDA2k <print-rel>
|
||||
INC2 JMP2r }
|
||||
|
|
Loading…
Reference in New Issue