todo notes
This commit is contained in:
parent
582ddf497f
commit
d2bf77dc26
1 changed files with 8 additions and 0 deletions
8
todo.md
8
todo.md
|
@ -1,7 +1,15 @@
|
||||||
things to try:
|
things to try:
|
||||||
|
|
||||||
|
* fix status bar to show elapsed time, per-iter time, per-pixel iter count
|
||||||
|
|
||||||
|
* 'turbo' mode disabling graphics in full or part
|
||||||
|
|
||||||
* patch the entire expanded-ram imul8xe on top of imul8 to avoid the 3-cycle thunk penalty :D
|
* patch the entire expanded-ram imul8xe on top of imul8 to avoid the 3-cycle thunk penalty :D
|
||||||
|
|
||||||
|
* maybe clean up the load/layout of the big mul table
|
||||||
|
|
||||||
|
* consider alternate lookup tables in the top 16KB under ROM
|
||||||
|
|
||||||
* y-axis mirror optimization
|
* y-axis mirror optimization
|
||||||
|
|
||||||
* extract viewport for display & re-input via keyboard
|
* extract viewport for display & re-input via keyboard
|
||||||
|
|
Loading…
Reference in a new issue