🕹️ 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-libretro#

sen-libretro packages SEN as a libretro core. It accepts .nes content and provides video, audio, two controller ports, save RAM, save states, rewinding, netplay and a small set of frontend options.

Build the core from the workspace root:

cargo build --release -p sen-libretro

Install the resulting dynamic library together with libsen_libretro.info as required by your libretro frontend.