/gomulator

Gameboy emulator in golang

Primary LanguageGoMIT LicenseMIT

goemulator

Gameboy emulator in go

TODO:

Cpu w

Make each gameboy component easier to test, i.e use dependency injection for decoupling. Set up some form of communication with the bus such as pubsub. Add testing Fix problems