Do not break at zero-page labels
This commit is contained in:
parent
b896892f29
commit
c034b85595
|
@ -29,7 +29,7 @@
|
||||||
&w
|
&w
|
||||||
LDA2k <phex> #2018 DEO
|
LDA2k <phex> #2018 DEO
|
||||||
INC2 INC2 DUP2 <pstr> #0a18 DEO
|
INC2 INC2 DUP2 <pstr> #0a18 DEO
|
||||||
scap INC2 LDAk ?&w
|
scap INC2 LDA2k ORA ?&w
|
||||||
POP2
|
POP2
|
||||||
#800f DEO
|
#800f DEO
|
||||||
BRK
|
BRK
|
||||||
|
|
Loading…
Reference in New Issue