mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-10-31 10:13:35 +00:00
bubble: more optimization
This commit is contained in:
parent
06ba6bfc22
commit
6bb7a42d00
@ -24,8 +24,8 @@
|
||||
; 906FE = inline/unroll the sines
|
||||
; 817BE = inline/unroll the cosines
|
||||
; 817A7 = inline clear screen (now no stack usage)
|
||||
; TODO: re-arrange order of U calculation
|
||||
; TODO: use X for J counter (no stack so can use TXS/TSX)
|
||||
; TODO: calc COS by wrapping X not adding again
|
||||
|
||||
; soft-switches
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user