🕹️ A NES emulator sen.fnord.tech
wasm nes emulator
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

sen-desktop#

sen-desktop is a small desktop frontend for SEN. It opens an iNES ROM, renders frames to a window and sends audio to the default output device.

Run it from the workspace root:

cargo run --release -p sen-desktop -- path/to/game.nes

Controls#

Key NES input
Arrow keys D-pad
Z A
X B
Left Shift Select
Enter Start
Escape Quit

For cartridges with battery-backed RAM, save data is read from and written to a .sav file beside the ROM.