Skip to content

v0.6.0

Compare
Choose a tag to compare
@nununoisy nununoisy released this 05 Nov 21:34
· 2 commits to master since this release

A substantial update that improves NSFe/NSF2 support, enables some extra customizability, and fixes some bugs.

New features:

  • Support for NSFe files.
  • Support for importing/exporting RusticNES configuration files (#12).
    • Allows you to easily save and reuse your favorite color schemes.
    • Allows you to access normally inaccessible RusticNES piano roll options (scope height, piano key size, scroll speed, etc.).
  • Added several missing and new features to the CLI frontend.
  • Experimental support for custom VRC7 patches in NSFe/NSF2 modules.

Changes/bugfixes:

  • Fixed an issue where tracks over 3 minutes long in multi-track NSFs would be truncated early (#10).
  • FDS channel no longer leaves behind an ugly black line while it is silent.
  • FDS channel renamed to "Wavetable" to match the name used in upstream RusticNES.
    • The scope now displays "FDS" on top and "Wavetable" on the bottom.
  • Improved ETA calculation.
  • Changed scope text color to match GBPresenter/SPCPresenter.
  • Minor performance enhancements.
  • Code cleanup and UI refactoring.