Skip to content

v0.1.1 First release

Compare
Choose a tag to compare
@Amjad50 Amjad50 released this 07 Feb 07:23
· 102 commits to master since this release

Mizu is a gameboy emulator with a goal of making it a very accurate emulator.
Mizu can emulate both original gameboy (DMG) and gameboy color hardware (command line --dmg option to pick DMG).

The GUI front for Mizu is SFML. So you would need to install them if you are using linux from your package manager.

Note: frame limiting in emulation is important, I'm using SFML's frame limiting. On linux it is very accurate and stays on 60FPS all the time, but on windows it jumps a bit. Sound might be popping a bit on windows.