geMooBoi is a GameBoy emulator written in Go.
- Go 1.10 and up
- Ebiten
$ go get github.com/hajimehoshi/ebiten
$ git clone https://github.com/MartiGJ/geMooBoi.git
$ cd geMooBoi
$ go build
- OBJ-to-BG Priority bit for Sprites
- Sound
- Proper interrupt timing
- HALT & STOP instructions
- Proper Memory Bank Controllers