o
odin.langpkg.dev
packages / library / gbana

gbana

eff17b4library

GBA emu

MIT · updated 9 months ago

GBANA

A barebones GBA emulator. Work-in-progress.

Roadmap

  • 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.