mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-10 06:30:41 +00:00
Last branch op code optimization
This commit is contained in:
parent
3807a29fc9
commit
eb852c8a73
@ -1371,7 +1371,7 @@ BRNCH TYA ; FLATTEN IP
|
||||
ADC IPH
|
||||
STA TMPH ; ADD BRANCH OFFSET
|
||||
LDA (TMP),Y
|
||||
CLC
|
||||
;CLC ; BETTER NOT CARRY OUT OF IP+Y
|
||||
ADC TMPL
|
||||
STA IPL
|
||||
INY
|
||||
|
Loading…
x
Reference in New Issue
Block a user