Mizu

Mizu is a Gameboy emulator built in Rust.
progress
- [x] fully functional CPU (passes blargg
cpu_instr
test)
- [x] functional PPU (not time accurate)
- [x] functional Mbc1 mapper (still without saving battery cartridge)
- [x] Timer
- [ ] Serial (not sure if its important, since we don't have more than one GB, but maybe we can use the internet? An idea...)
- [x] Audio
- [x] Automatic testing, and with easy interface
Yet another gameboy emulator?
Why not?. it is fun and educational, but even though I'm planning to make it as accurate as I can. If you want to see cool emulators, check my previous work [Plastic].
References
General Gameboy