Minor math optimizations
This commit is contained in:
committed by
Oliver Schmidt
parent
0ea78be056
commit
cc6559c3f6
@@ -42,11 +42,11 @@ umul16x16r16m:
|
||||
|
||||
clc
|
||||
adc ptr3
|
||||
pha
|
||||
tax
|
||||
lda ptr3+1
|
||||
adc sreg+1
|
||||
sta sreg+1
|
||||
pla
|
||||
txa
|
||||
|
||||
@L1: ror sreg+1
|
||||
ror a
|
||||
|
||||
Reference in New Issue
Block a user