2024-12-29 04:44:27 +00:00
|
|
|
things to try:
|
|
|
|
|
2024-12-31 13:11:26 +00:00
|
|
|
* skip add on the top-byte multiply in sqr8/mul8
|
|
|
|
* should save a few cycles, suggestion by jamey
|
|
|
|
|
2024-12-29 04:44:27 +00:00
|
|
|
* patch the entire expanded-ram imul8xe on top of imul8 to avoid the 3-cycle thunk penalty :D
|
|
|
|
|
|
|
|
* y-axis mirror optimization
|
|
|
|
|
2024-12-30 21:44:31 +00:00
|
|
|
* extract viewport for display & re-input via keyboard
|
2024-12-29 04:44:27 +00:00
|
|
|
|
|
|
|
* fujinet screenshot/viewport uploader
|