You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NES emulator written in rust. At this stage, the emulator is by no means feature complete and can indeed run only very few images. It does however feature graphics and audio.
Usage
$ cd rnes-gui
$ cargo run --release -- <ines_image>