mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-21 20:30:50 +00:00
69ed76a65d
There is enough room in the 32-byte exception handler to inline the 9-byte epilogue when generating the code sequence for mixed BG1/BG0 rendering. This code sequence is generated once and run for as many frames as the word appear on screen, so saving an uncondition branch (3 cycles) at the cost of 60 cycles is probably worth it. |
||
---|---|---|
.. | ||
CORE.MACS.S | ||
EDS.GSOS.MACS.S | ||
Locator.Macs.s | ||
Mem.Macs.s | ||
Misc.Macs.s | ||
Tool222.Macs.s | ||
Util.Macs.s |