Commit Graph

5 Commits

Author SHA1 Message Date
99cd95f152 chore: remove superpowers docs
Some checks failed
CI / rust (push) Has been cancelled
2026-03-13 19:07:16 +03:00
902a001b15 chore: remove superpowers ignore path
Some checks failed
CI / rust (push) Has been cancelled
2026-03-13 19:03:46 +03:00
18cec7bac7 fix: stabilize desktop audio playback
Some checks failed
CI / rust (push) Has been cancelled
2026-03-13 18:58:07 +03:00
6f81eb4b08 chore: ignore local worktrees 2026-03-13 15:06:29 +03:00
bdf23de8db Initial commit: NES emulator with GTK4 desktop frontend
Some checks failed
CI / rust (push) Has been cancelled
Full NES emulation: CPU, PPU, APU, 47 mappers, iNES/NES 2.0 parsing.
GTK4 desktop client with HeaderBar, pixel-perfect Cairo rendering,
drag-and-drop ROM loading, and keyboard shortcuts.
187 tests covering core emulation, mappers, and runtime.
2026-03-13 11:48:45 +03:00