Skip to content

NSFPlay 2.6

Latest
Compare
Choose a tag to compare
@bbbradsmith bbbradsmith released this 04 Jul 02:54
· 10 commits to master since this release

NSFPlay 2.6
7/03/2023
https://bbbradsmith.github.io/nsfplay/

The primary reason for this release is unicode filename support. It also includes unicode support for metadata (text, author, etc.), alternate configuration support for the command line, and several other minor upgrades and fixes.

Changes since 2.5:

  • NSF2 IRQ vector filled with existing content at $FFFE by default.
  • Unicode filename support, UTF8 metadata support.
  • Legacy Shift-JIS support for NSF title/author/copyright fields.
  • YM2413 emulation update to emu2413 1.5.9. (Gumball2415, okaxaki)
  • YMF281B plgDavid patch set option. (Gumball2415, plgDavid)
  • Resizable info window.
  • Right click info button to open the keyboard track-info window.
  • Fix random variation in command line WAV export times.
  • Allow multiple instances of command line WAV export.
  • Add redirectable diagnostic log to stdout for command line usage. (Use > to send it to a file.)
  • Allow command-line configuration overrides.
  • Allow command-line INI file overrides.
  • Use VS2019 for official builds (still using VS2017 v141_xp toolset).