forked from brooke/mandel-6502
provisional maybe
old mode runs in 81-92 cycles provisional code runs in 58-77 cycles if it works ;)
This commit is contained in:
parent
405cec6d51
commit
f996c3cbcd
2 changed files with 29 additions and 48 deletions
1
mandel.s
1
mandel.s
|
|
@ -373,6 +373,7 @@ fill_masks:
|
|||
.local next
|
||||
.local small_product
|
||||
; circa 92 cycles? this doesn't seem right
|
||||
; 81-92 cycles
|
||||
.scope
|
||||
mul_factor_a = arg1
|
||||
mul_factor_x = arg2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue