This project is just for fun, if you are looking for a GB emulator just to play games, this might not be what you are looking for, because there are many better GB emulators that are well tested and supporting all types of cartridges.
- Note : These GIF screenshots seem a little bit laggy but the emulator isn't
In order to compile, you will need :
glfw
glew
glm
Just run the Makefile using :
$ make
$ ./bin/cozy-gb path/to/the/rom
- APU
- Timer
- MBC2
- MBC3
- Debugger
- GUI