![]() |
![]() |
![]() |
![]() |
![]() |
Prepare the v0.20 Release
Posted on 2006-03-25 00:00:00 |
I've started working on the new code generator, and rewriting some instructions to use it. I've also optimized some of the epilogue code too.
I also made the tick function unnecessary to call in release builds by moving the vblank control stuff into the main loop. These changes made Ys go from 6~7 FPS to 9~10 FPS. Converting all the instructions to use the new code generator could take a while though. I'll try to have the most commonly used instructions implemented for this development and I'll get rid of the old code gradually. |