A Super Nintendo emulator written in Rust (very work in progress) API Documentation Building and Running Breeze is very slow at the moment, so I recommend running it in --release mode: cargo run --release -- <path to rom> Currently, only keyboard input is supported: Q W I O P A S D G H K L Maps to: L ↑ Y X R < ↓ > Sel Sta B A License This project is licensed under either of MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT) Apache License 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) at your option. Contributions See CONTRIBUTING.md for more info. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be dual licensed as above, without any additional terms or conditions.
jonas-schievink/breeze-emu
A Super Nintendo emulator written in Rust
(very work in progress)
API Documentation
Building and Running
Breeze is very slow at the moment, so I recommend running it in
--release
mode:Currently, only keyboard input is supported:
Maps to:
License
This project is licensed under either of
at your option.
Contributions
See CONTRIBUTING.md for more info.
Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be dual licensed as above, without any additional terms or conditions.