mirror of
https://github.com/FranLMSP/snes.git
synced 2026-08-03 08:30:01 -04:00
3ae26ba5694c90d8816cdbbf8b61d2f7f22c72f1
SNES
Work in progress experimental SNES emulator written in Rust.
Resources
- https://softpixel.com/~cwright/sianse/docs/65816NFO.HTM
- https://ersanio.gitbook.io/assembly-for-the-snes
- https://wiki.superfamicom.org
- BCD addition and substraction: https://ehaskins.com/2018-01-30%20Z80%20DAA/
- 65816 programming manual: https://www.nesdev.org/w/images/default/7/76/Programmanual.pdf
- Retro Game Mechanics Explained SNES playlists:
Languages
Rust
100%