Skip to content

Releases: amaiorano/nes-emu

Version 1.4.1 (Linux support)

Choose a tag to compare

@amaiorano amaiorano released this 23 Apr 01:56

This version now builds and runs on Linux! Just follow the steps in the README to build it.

Version 1.3

Choose a tag to compare

@amaiorano amaiorano released this 09 Apr 03:44
  • Rewind support! Press Backspace at any time to rewind at normal speed up to 1 minute.
  • Fixed save states for games that use PRG-RAM that's not battery-backed (like SMB3)

Version 1.2

Choose a tag to compare

@amaiorano amaiorano released this 09 Apr 03:18
  • Added save state support (F5 to save, F7 to load)
  • Save files (states and sram) stored to /saves
  • Dumps saves to /dumps

v1.1

Choose a tag to compare

@amaiorano amaiorano released this 25 Mar 03:15
  • Audio: pulse1/2, triangle, and noise channels (no DMC). Press F5-F8 to toggle channel muting
  • Mapper 3 (Gradius, Arkanoid, etc.)
  • Mapper 7 (Battletoads, Marble Madness, R.C. Pro-Am)
  • Press 'P' to toggle emulation pausing, press '[' to advance a single frame, hold ']' to advance multiple frames, hold '~' for turbo mode

v1.0

Choose a tag to compare

@amaiorano amaiorano released this 27 Jan 05:33

First release of nes-emu! Most mapper 0, 1, 2, and 4 games should work.