A barebones GBA emulator. Work-in-progress.
- Implement compiler for the ARMv4T core.
- Write tests for the compiler.
- Execute the BIOS.
- Render the boot animation.
- Render the boot animation at proper frame-rate.
- Play the boot animation sound.
- Render at least one frame from a game cartridge.
- Play a game without crashing.
