joeldipops/SuperTestBoy

Fix obvious performance pitfalls

Opened this issue · 0 comments

  • Replace any rl A, rrc A type instructions with their intended counterparts rla, rrca

  • Possibly use $dfff as the stack base and HRAM for local vars?