mirror of
https://github.com/FranLMSP/snes.git
synced 2026-08-03 08:30:01 -04:00
891dadc9b604e7d2c12cc81b5f4d87ee37e07bdf
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%