Revert "Fix for strings in non ENTER/LEAVE functions"

This reverts commit fb0ef9848b.
This commit is contained in:
David Schmenk 2018-03-28 12:57:58 -07:00
parent fb0ef9848b
commit d6c870112c

View File

@ -1340,16 +1340,7 @@ LEAVEX INY ;+INC_IP
STA IFPL
PLA
STA IFPH
STA ALTRDOFF
LDA PSR
PHA
PLP
RTS
RETX LDA IFPL
STA PPL
LDA IFPH
STA PPH
STA ALTRDOFF
RETX STA ALTRDOFF
LDA PSR
PHA
PLP