A simple game boy emulator written in C++ without any 3rd party dependencies that is very much a work in progress.
- Windows OS
- Microsoft Visual Studio (minimum 2019)
Modify the build script to point to your MSVC tools environment batch file and then run the build script
- Pan docs: excellent documentation on the inner working of the Game Boy
- RGBDS: Instruction details
- GBDocs opcode table: Instruction opcode lists