We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Official Documentation Quick Links: Difference between revisions
From SnesLab
(more Book I links) |
(added appendix A for Book I) |
||
Line 41: | Line 41: | ||
* [https://archive.org/details/SNESDevManual/book1/page/n187 Chapter 9. Sound Programming Cautions] | * [https://archive.org/details/SNESDevManual/book1/page/n187 Chapter 9. Sound Programming Cautions] | ||
* [https://archive.org/details/SNESDevManual/book1/page/n195 Appendix A. PPU Registers] | |||
* [https://archive.org/details/SNESDevManual/book1/page/n217 Appendix B. CPU Registers] | * [https://archive.org/details/SNESDevManual/book1/page/n217 Appendix B. CPU Registers] | ||
* [https://archive.org/details/SNESDevManual/book1/page/n225 Appendix C SPC700 Commands] | * [https://archive.org/details/SNESDevManual/book1/page/n225 Appendix C SPC700 Commands] | ||
* [https://archive.org/details/SNESDevManual/book1/page/n235 Appendix D. Data Transfer Procedure] | * [https://archive.org/details/SNESDevManual/book1/page/n235 Appendix D. Data Transfer Procedure] |
Revision as of 23:45, 13 May 2023
- Chapter 1. NOA Licensed Software Approval Process
- Chapter 2. Super NES Software Submission Requirements
- Chapter 1. Introduction
- Chapter 2. Object (OBJ)
- Chapter 3. Background (BG)
- Chapter 4. Mosaic
- Chapter 5. Rotation/Enlargement/Reduction
- Chapter 6. Window (Window Mask)
- Chapter 7. Main/Sub Screen
- Chapter 8. CG Direct Select
- Chapter 9. H-Pseudo 512
- Chapter 10. Complementary Multiplication (Signed Multiplication)
- Chapter 11. H/V Counter Latch
- Chapter 12. Offset Change
- Chapter 13. Standard Controller
- Chapter 14. Programmable I/O Port
- Chapter 15. Absolute Multiplication/Division
- Chapter 16. H/V Count Timer
- Chapter 17. Direct Memory Access (DMA)
- Chapter 18. Interlace
- Chapter 19. H-512 Mode (BG Mode 5 & 6)
- Chapter 20. OBJ 33's Lines Over & Priority Order
- Chapter 21. CPU Clock and Memory Mapping
- Chapter 22. Super NES Functional Operation
- Chapter 23. System Flowchart
- Chapter 24. Programming Cautions
- Chapter 25. Documented Problems
- Chapter 26. Register Clear (Initial Settings)
- Chapter 27. PPU Registers
- Chapter 28. CPU Registers