Skip to content

Releases: tbsp/uxngb

0.1.2 Performance and Bugfix Release

03 Jul 03:44
Compare
Choose a tag to compare
  • Speed up primary instruction dispatch by ~25%
  • Speed up tile rendering (1bpp/2bpp) ~57%
  • Speed up MUL2* calls by ~40% by unrolling loops
  • Speed up DIV/DIVk by unrolling (unmeasured gains)
  • Fix foreground tile/OAM cycling logic, which was failing to locate old sprites to hide due to coordinate mismatch, and using a really slow search approach

Initial Release

30 Jun 02:24
c9928f7
Compare
Choose a tag to compare
0.1.1

Update README.md