update readme, remove todo! from bus and display registers

This commit is contained in:
2023-05-11 22:08:42 -05:00
parent 8333eb13cb
commit 0cc55d7b20
5 changed files with 66 additions and 10 deletions
+9 -7
View File
@@ -2,13 +2,15 @@
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
* https://snesdev.mesen.ca/wiki/index.php
* https://problemkaputt.de/fullsnes.htm
* 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
* SNES General:
* https://wiki.superfamicom.org
* https://snesdev.mesen.ca/wiki/index.php
* https://problemkaputt.de/fullsnes.htm
* 65816 CPU:
* https://softpixel.com/~cwright/sianse/docs/65816NFO.HTM
* https://ersanio.gitbook.io/assembly-for-the-snes
* 65816 programming manual: https://www.nesdev.org/w/images/default/7/76/Programmanual.pdf
* BCD addition and substraction: https://ehaskins.com/2018-01-30%20Z80%20DAA/
* Test ROMs
* PeterLemon's test ROMs: https://github.com/PeterLemon/SNES
* Retro Game Mechanics Explained SNES playlists: