MissingNo. is a Game Boy emulator and debugger written in Rust.
Linux builds are available on Flathub. Official builds for other platforms are not currently available.
- Keyboard and controller support
- Save RAM support for battery-backed cartridges
- Fullscreen mode (F11)
- Code disassembly and breakpoints
- View emulated hardware state
- View video memory - tiles, tilemaps, and sprites
To build from source, first install Rust and then run:
cargo run --release