You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release advances M9 Known Issues Resolution to 85% complete, implementing core improvements for audio quality, PPU edge cases, and performance optimization while maintaining zero test regressions.
19
+
20
+
### Highlights
21
+
22
+
-**Audio Improvements (S1 Complete):** Two-stage decimation via rubato, A/V sync with adaptive speed adjustment
Copy file name to clipboardExpand all lines: CLAUDE.md
+44-4Lines changed: 44 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,20 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
6
6
7
7
RustyNES is a next-generation Nintendo Entertainment System (NES) emulator written in Rust. Target: 100% TASVideos accuracy test pass rate, 300+ mappers, RetroAchievements, GGPO netplay, TAS tools, Lua scripting.
8
8
9
-
**Status:** v0.8.0 - Phase 1.5 Stabilization In Progress (M7-M8 Complete, M9-M10 Planned). All Phase 1 milestones (M1-M6) done.
9
+
**Status:** v0.8.1 - Phase 1.5 Stabilization In Progress (M7-M8 Complete, M9 85% Complete). All Phase 1 milestones (M1-M6) done.
0 commit comments