Skip to content

NESd 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 04:22
· 14 commits to main since this release

Added

  • Added a setting to toggle the debugger
  • Added support for the MMC2 mapper
  • Added support for the greyscale and color emphasis bits in the PPU
  • Added a button to reset control bindings to default
  • Added support for the Namco108 mapper

Changed

  • Cleaned up code for all mappers
  • Upgraded all dependencies
  • NESd now remembers breakpoints set for each ROM
  • Breakpoints can now be disabled and enabled by long-pressing the line in the disassembly or ticking the checkbox in the breakpoint list
  • Breakpoints can be set to be enabled or removed after being hit

Removed

  • Removed event time and events per second from the debug overlay