7f82daa73d8f53484fd52124a9c14ce23e5696b1
Lemur
A Virtual Boy emulator built around the shrooms-vb core. Written in Rust, using winit, wgpu, and egui. Should run on any major OS.
Setup
Install the following dependencies:
cargo
Run
cargo build --release
The executable will be in target/release/lemur[.exe]