Skip to content

Releases: Amjad50/mizu

v1.0.1 Release

29 Jan 14:22
bd91a5f
Compare
Choose a tag to compare

General improvements to audio, with resampling to support multiple platforms

v1.0.0 Release

27 May 18:19
c1c0e1d
Compare
Choose a tag to compare

Improvements to the public API of mizu-core, now its easier to use this library with your custom integration.

v0.2.0 Release

17 May 07:49
Compare
Choose a tag to compare

New major updates, featuring save_states and notifications in the UI

v0.1.1 First release

07 Feb 07:23
Compare
Choose a tag to compare

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.