repositorypackage
0.0.0-20240128152344-afaf1d5594e2
Repository: https://github.com/lucactt/gameboy.git
Documentation: pkg.go.dev
# README
Gameboy emulator

This is a WIP Nintendo GameBoy emulator written in go.
At the moment it only support ROM and MBC1 cartridges.
Resources
- Gameboy CPU (LR35902) instruction set
- GameBoy CPU manual
- The Cycle-Accurate Game Boy Docs
- coffee-gb
- goboy
License
MIT.