Crates.io | gc_nes_desktop |
lib.rs | gc_nes_desktop |
version | 0.1.0 |
source | src |
created_at | 2020-05-29 01:08:25.671931 |
updated_at | 2020-05-29 01:08:25.671931 |
description | Simple desktop executable NES emulator which wraps the gc_nes_core crate. |
homepage | |
repository | https://github.com/GarettCooper/gc_nes_emulator |
max_upload_size | |
id | 247220 |
size | 23,633 |
Simple desktop application built on gc_nes_core that loads a .nes file from the command line and runs it in a window.
Download the latest version of gc_nes_desktop from the releases page.
Launch gc_nes_desktop from the commandline like so:
gc_nes_desktop.exe --scale 4 SomeNesRom.nes
gc_nes_desktop maps the NES input to the following keys:
Current version: 0.1.0