diff --git a/applecorn.po b/applecorn.po index c9e0c71..323072d 100644 Binary files a/applecorn.po and b/applecorn.po differ diff --git a/mainmem.shr.s b/mainmem.shr.s index d0aaf86..fccccf4 100644 --- a/mainmem.shr.s +++ b/mainmem.shr.s @@ -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