NDS-Emulator icon indicating copy to clipboard operation
NDS-Emulator copied to clipboard

A NDS Emulator in Rust

Results 2 NDS-Emulator issues
Sort by recently updated
recently updated
newest added

On Linux, this allows the user to pick Wayland instead of X11 as their windowing protocol of choice.

Have build your project on linux. But not running game is pokemon diamond ``` ./nds-emulator test.nds thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2,...

enhancement