https://github.com/calbabreaker/umesen
NES emulator
https://github.com/calbabreaker/umesen
Last synced: 11 months ago
JSON representation
NES emulator
- Host: GitHub
- URL: https://github.com/calbabreaker/umesen
- Owner: Calbabreaker
- License: gpl-3.0
- Created: 2024-12-19T06:11:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T13:01:22.000Z (over 1 year ago)
- Last Synced: 2025-05-18T20:36:05.781Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 363 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Umesen (NES emulator)
Cool NES emulator with some debugging tools.

## Running
```sh
cargo run -r
```
The default controls are IKJL for the D-PAD, C for `A`, X for `B`, D for `START`, and S for `SELECT`.
This can be changed in the preferences.