SNESdev Wiki: Difference between revisions
From SNESdev Wiki
Jump to navigationJump to search
Rainwarrior (talk | contribs) (→Links: the other wiki) |
Rainwarrior (talk | contribs) (→Links: a few useful things) |
||
Line 34: | Line 34: | ||
== Links == | == Links == | ||
* [https://forums.nesdev.org/viewforum.php?f=12 SNESdev Forum] - NESDev subforum | * [https://forums.nesdev.org/viewforum.php?f=12 SNESdev Forum] - NESDev subforum | ||
* [https://problemkaputt.de/fullsnes.htm Fullsnes] - Nocash's SNES hardware document | |||
* [https://wiki.superfamicom.org/ Superfamicom.org SNES Development Wiki] | * [https://wiki.superfamicom.org/ Superfamicom.org SNES Development Wiki] | ||
* [https://superfamicom.org/ Superfamicom.org SNES cartridge database] | |||
* [https://www.mesen.ca/ Mesen-S debugging emulator] | |||
* [https://github.com/devinacker/bsnes-plus bsnes-plus debugging emulator] | |||
* [https://problemkaputt.de/sns.htm no$sns debugging emulator] | |||
== MediaWiki == | == MediaWiki == |
Revision as of 00:55, 17 May 2022
SNES Development Wiki
Reference
General
Registers
Pinouts
Peripherals
PPU
Examples and Guides
- Init code
- 65c816 for 6502 developers
- SNES PPU for NES developers
- Tricky-to-emulate games
- Uncommon graphics mode games
- Using X as a pointer
Links
- SNESdev Forum - NESDev subforum
- Fullsnes - Nocash's SNES hardware document
- Superfamicom.org SNES Development Wiki
- Superfamicom.org SNES cartridge database
- Mesen-S debugging emulator
- bsnes-plus debugging emulator
- no$sns debugging emulator