- Repository: https://github.com/takahirox/nes-rust
- Upstream state: last known push (per GitHub API) 2020-08-28
- Repository: https://github.com/tmustier/nes-rust
- Purpose: carry project-specific fixes and act as upstream-of-record for this vendor copy.
- Source commit/tag:
73d7458(fork master) - Vendored on: 2026-02-02
- Local patch set: SRAM helpers, CHR RAM support, mapper fixes, PPU timing tweaks, debug hooks, palette index clamp.
- Sync fork with upstream if needed.
- Apply/maintain project patches on the fork.
- Re-vendor from fork at a pinned commit/tag.
- Update this file with the new commit/tag + patch notes.
- This repo uses a vendored copy under
extensions/nes/native/nes-core/vendor/nes_rust. - Keep patch history in the fork so changes are auditable.