Written in Rust, using iced for main GUI and terminal version with Ratatui. This project serves as a personal learning exercise to learn and gain experience with both libraries.
Download the latest Nightly builds from Releases
- MBC1 mapper implementation passes the Mooneye test suite ✅
cargo run --release --bin gbemu-icedcargo run --release --bin gbemu-term -- roms/test.gbrustup target add wasm32-unknown-unknown
cargo install --locked trunk
cd wasm ; trunk serve

