Pokemium Magia Versions Save

magia is a toy GBA emulator written in golang.

v0.2.0

3 years ago
  • Clear DMA sound in Mother1+2 and DQMC
  • Fix timer overflow code
  • Refactor code

v0.1.1

3 years ago
  • Fix critical Halt bug
  • Improve CPU accuracy
  • Refactor code

v0.1.0

3 years ago
  • Implement sound DMA
  • Refactor code
  • Add compatibility list into README.md
  • Clear sound

v0.0.2

3 years ago

APU has been implemented on v0.0.2 except Sound DMA.

  • Square channel
  • Wave channel
  • Noise channel
  • Sound DMA

Additionally, sound is a noisy.

I improve this on v0.0.3.

v0.0.1

3 years ago