akatsuki105/magia

This emulator is OLD and BAD, please visit DawnGBA

Go

476

46 commits

updated Dec 26, 2025

See the code

README

[!CAUTION] This emulator project is old and NOT MAINTAINED, please see DawnGBA, my new GBA emulator project!

Magia

Go Report Card GitHub stars GitHub license

Magia is GBA emulator written in golang.

Warning: This emulator is WIP, so many ROMs don't work correctly now.

exe6g firered

mother12 dqm

Run

Please download latest binary from Release.

$ magia XXXX.gba

Build

# go1.16.x
$ make build
$ ./build/darwin-amd64/magia XXXX.gba

Key

keyboardgame pad
← button
↑ button
↓ button
→ button
XA button
ZB button
SR button
AL button
EnterStart button
BackspaceSelect button

ToDo

  • Window
  • GUI
  • Serial communication
  • GameBoy Compatibility
  • Debug feature
  • Fix some bugs

Game Compatibility List

Game TitleCompatibility
バトルネットワーク ロックマンエグゼ2
バトルネットワーク ロックマンエグゼ3 BLACK
ロックマンエグゼ4 トーナメント ブルームーン
ロックマンエグゼ6 電脳獣グレイガ・電脳獣ファルザー
ドラゴンクエストモンスターズ キャラバンハート
MOTHER1+2
ポケットモンスター ファイアレッド

Accuracy

References

ebiten
emulator
game
gameboy-advance
gba
gba-emulator
go
golang

Contributors

akatsuki105

46 commits

akatsuki105/magia

This emulator is OLD and BAD, please visit DawnGBA

Go

476

46 commits

updated Dec 26, 2025

See the code

README

[!CAUTION] This emulator project is old and NOT MAINTAINED, please see DawnGBA, my new GBA emulator project!

Magia

Go Report Card GitHub stars GitHub license

Magia is GBA emulator written in golang.

Warning: This emulator is WIP, so many ROMs don't work correctly now.

exe6g firered

mother12 dqm

Run

Please download latest binary from Release.

$ magia XXXX.gba

Build

# go1.16.x
$ make build
$ ./build/darwin-amd64/magia XXXX.gba

Key

keyboardgame pad
← button
↑ button
↓ button
→ button
XA button
ZB button
SR button
AL button
EnterStart button
BackspaceSelect button

ToDo

  • Window
  • GUI
  • Serial communication
  • GameBoy Compatibility
  • Debug feature
  • Fix some bugs

Game Compatibility List

Game TitleCompatibility
バトルネットワーク ロックマンエグゼ2
バトルネットワーク ロックマンエグゼ3 BLACK
ロックマンエグゼ4 トーナメント ブルームーン
ロックマンエグゼ6 電脳獣グレイガ・電脳獣ファルザー
ドラゴンクエストモンスターズ キャラバンハート
MOTHER1+2
ポケットモンスター ファイアレッド

Accuracy

References

ebiten
emulator
game
gameboy-advance
gba
gba-emulator
go
golang

Contributors

akatsuki105

46 commits

Languages

Go

99.6%