- Custom Z80 ASM core implemented.
- Custom YM2612 and PSG emulation, running on the ARM7. So there is sound now
- Many parts rewritten. Speed without Z80 core should be quite a bit faster for most games.
- Idle-loop detection completely rewritten. Shouldn't break any games anymore. Therefore the option to
disable it was taken out.
- Some changes to HW renderer. Some glitches should be gone, others were probably introduced. Will be
rewritten for the next version.
- Tweaked H-Int auto detection, so less games should need the "ON" option to boot now.
- Mode-Button added (L+R+Start)