Fixed swap between JCI/JMI

This commit is contained in:
Devine Lu Linvega 2024-06-09 16:37:58 -08:00
parent 134c4990b0
commit 4bbcfaf3e4
1 changed files with 2 additions and 2 deletions

View File

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