All Projects → jonas-schievink → breeze-emu

jonas-schievink / breeze-emu

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
SNES emulator written in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to breeze-emu

SnesJs
A SNES emulator, in javascript
Stars: ✭ 28 (-30%)
Mutual labels:  emulator, snes
Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Stars: ✭ 4,732 (+11730%)
Mutual labels:  emulator, snes
ness
A work-in-progress SNES emulator written in Rust
Stars: ✭ 31 (-22.5%)
Mutual labels:  emulator, snes
osnine-java
6809 and OS-9 emulator in Java
Stars: ✭ 17 (-57.5%)
Mutual labels:  emulator
amadeus-console-emulator
Amadeus console emulator (by Command Cryptic)
Stars: ✭ 24 (-40%)
Mutual labels:  emulator
nes-rust
NES emulator in Rust with GUI
Stars: ✭ 78 (+95%)
Mutual labels:  emulator
in xsf
xSF Winamp plugins (2SF, GSF, NCSF, SNSF)
Stars: ✭ 15 (-62.5%)
Mutual labels:  snes
neko
A simple library for SNES programming and development in 65816 assembly
Stars: ✭ 24 (-40%)
Mutual labels:  snes
switch-gba
Browser based Nintendo Switch GBA Emulator
Stars: ✭ 75 (+87.5%)
Mutual labels:  emulator
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-57.5%)
Mutual labels:  emulator
IBMulator
The IBM PS/1 emulator.
Stars: ✭ 62 (+55%)
Mutual labels:  emulator
soulworker-server
An emulator of the soulworker protocol written in Go
Stars: ✭ 15 (-62.5%)
Mutual labels:  emulator
Gearnes
NES / Famicom emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
Stars: ✭ 23 (-42.5%)
Mutual labels:  emulator
worldwide
A toy GameBoy Color emulator written in golang.
Stars: ✭ 563 (+1307.5%)
Mutual labels:  emulator
merry8
📺 Chip-8 emulator for web.
Stars: ✭ 47 (+17.5%)
Mutual labels:  emulator
x86e
A simple x86 emulator, debugger, and editor in JavaScript.
Stars: ✭ 89 (+122.5%)
Mutual labels:  emulator
openemulator
An accurate, portable emulator of legacy computer systems.
Stars: ✭ 71 (+77.5%)
Mutual labels:  emulator
rombundler
A tiny libretro frontend to release homebrews as executables
Stars: ✭ 49 (+22.5%)
Mutual labels:  emulator
NeoGB-Printer
An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP
Stars: ✭ 61 (+52.5%)
Mutual labels:  emulator
rv32emu
RISC-V RV32I[MAC] emulator with ELF support
Stars: ✭ 61 (+52.5%)
Mutual labels:  emulator

A Super Nintendo emulator written in Rust

(very work in progress)

Build Status

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].