mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-08-15 08:27:29 +00:00
SHRLINELO/HI: Shaved another CLC.
This commit is contained in:
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@@ -532,7 +532,7 @@ SHRLINELO MX %00 ; Tell merlin 16 bit M & X
|
||||
ADC :YI
|
||||
STA A2L ; y = y + yi
|
||||
BRA :S3
|
||||
:S2 CLC
|
||||
:S2 ; CLC ; Already CC
|
||||
ADC :DY
|
||||
STA :D ; D = D + 2 * dy
|
||||
:S3 INX
|
||||
@@ -608,7 +608,7 @@ SHRLINEHI MX %00 ; Tell Merlin 16 bit M & X
|
||||
ADC :XI
|
||||
STA :X ; x = x + xi
|
||||
BRA :S3
|
||||
:S2 CLC
|
||||
:S2 ; CLC ; Already CC
|
||||
ADC :DX
|
||||
STA :D ; D = D + 2 * dx
|
||||
:S3 INX
|
||||
|
Reference in New Issue
Block a user