A Game Boy emulator written in drizzle.
This emulator serves as the ultimate stress test for the programming language. It implements most components of the system with reasonable accuracy and runs at native speed. There is no sound or saves, and the cartridge types are limited to MBC0, MBC1, and MBC3.
Download the latest version of drizzle-sdl for your system and run drizzle sprite.dz <rom>
.
Binaries for Windows, Linux and macOS are available as nightly and release builds.
Detailed build instructions can be found here.