SNESdev Wiki: Difference between revisions
From SNESdev Wiki
Jump to navigationJump to search
NovaSquirrel (talk | contribs) (→Examples and Guides: Controller reading) |
NovaSquirrel (talk | contribs) (→Examples and Guides: Add red links and organize) |
||
Line 28: | Line 28: | ||
== Examples and Guides == | == Examples and Guides == | ||
=== SNES hardware === | |||
* [[Init code]] | * [[Init code]] | ||
* [[Booting the SPC700]] | |||
* [[Controller reading]] | |||
* [[Multiplication]] | |||
* [[Division]] | |||
=== 65c816 guides === | |||
* [[65c816 for 6502 developers]] | * [[65c816 for 6502 developers]] | ||
* [[ | * [[Using X as a pointer]] | ||
* [[MVN and MVP block copy]] | |||
=== Emulation === | |||
* [[Tricky-to-emulate games]] | * [[Tricky-to-emulate games]] | ||
* [[Uncommon graphics mode games]] | * [[Uncommon graphics mode games]] | ||
=== Video === | |||
* [[SNES PPU for NES developers]] | |||
* [[ | |||
* [[Scrolling a large map]] | * [[Scrolling a large map]] | ||
* [[ | * [[Shaped windows]] | ||
* [[ | * [[Mode 7 perspective effects]] | ||
* [[Starting HDMA mid-frame]] | |||
* [[Variable width fonts]] | |||
* [[Extending vblank]] | |||
== Links == | == Links == |
Revision as of 22:36, 22 May 2022
SNES Development Wiki
Reference
General
Registers
Pinouts
Peripherals
PPU
Examples and Guides
SNES hardware
65c816 guides
Emulation
Video
- SNES PPU for NES developers
- Scrolling a large map
- Shaped windows
- Mode 7 perspective effects
- Starting HDMA mid-frame
- Variable width fonts
- Extending vblank
Links
- SNESdev Forum - NESDev subforum
- Fullsnes - Nocash's SNES hardware document
- Superfamicom.org SNES Development Wiki
- Superfamicom.org SNES cartridge database