Releases: tmustier/pi-nes
Releases · tmustier/pi-nes
v0.2.41
07 Apr 13:43
Compare
Sorry, something went wrong.
No results found
Add README instructions for updating @tmustier/pi-nes from npm
Document that image mode now opens in pi's main custom UI while text mode keeps the classic overlay flow
Add explicit audio rebuild steps for npm installs and updates
Add troubleshooting guidance for duplicate /nes or /nes-config entries
v0.2.40
07 Apr 12:55
Compare
Sorry, something went wrong.
No results found
Fix Ghostty image-mode black screens by running Kitty image mode in pi's main custom UI instead of the overlay path
Keep text mode in the classic overlay experience
Refresh the stale config unit test expectation so npm test passes again
v0.2.36
02 Feb 17:39
Compare
Sorry, something went wrong.
No results found
Highlights
Quick setup now only asks for ROM directory + audio, then points to /nes-config.
/nes-config now toggles audio, quality, and display style inline.
v0.2.35
02 Feb 17:36
Compare
Sorry, something went wrong.
No results found
Highlights
Native audio backend (cpal) available when building the core with audio-cpal.
/nes-config now offers an inline audio on/off toggle.
README updated with audio build instructions.
v0.2.33
02 Feb 17:13
Compare
Sorry, something went wrong.
No results found
Highlights
Default display style is now CRT Classic (ntsc-composite) in config and quick setup.
Wizard option ordering updated to surface CRT Classic first.
v0.2.30
02 Feb 15:32
Compare
Sorry, something went wrong.
No results found
Highlights
Revert failed Kitty flicker mitigation; tracking overlay flicker in #9 .
v0.2.29
02 Feb 14:59
Compare
Sorry, something went wrong.
No results found
Highlights
Restore wide overlay width to prevent Kitty image sequences from being truncated.
Issue #8 tracks the underlying overlay-width limitation.
v0.2.26
02 Feb 14:08
Compare
Sorry, something went wrong.
No results found
Highlights
Interactive ROM filter: type to narrow the list while navigating.
v0.2.25
02 Feb 13:22
Compare
Sorry, something went wrong.
No results found
Highlights
Normalize repository URL to git+https (npm warning cleanup).
v0.2.24
02 Feb 13:20
Compare
Sorry, something went wrong.
No results found
Highlights
Fix Final Fantasy crash by clamping PPU palette index.
Sync vendored nes_rust snapshot metadata.