User:Blargg/Blargg Main: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with 'This site describes the Nintendo Entertainment System (NES) video game console architecture in detail. It is aimed at NES programmers, emulator authors, and hardware developers. ...')
 
m (Parodius Da? more like Parodius DEL)
Line 1: Line 1:
This site describes the Nintendo Entertainment System (NES) video game console architecture in detail. It is aimed at NES programmers, emulator authors, and hardware developers. The content has been contributed from many sources, and can be edited and corrected by anyone. The [http://nesdev.parodius.com/ Nesdev forum] is available for discussion and help.
This site describes the Nintendo Entertainment System (NES) video game console architecture in detail. It is aimed at NES programmers, emulator authors, and hardware developers. The content has been contributed from many sources, and can be edited and corrected by anyone. The [http://forums.nesdev.org/ Nesdev forum] is available for discussion and help.


* Tutorials and introductory material  
* Tutorials and introductory material  

Revision as of 19:46, 31 August 2012

This site describes the Nintendo Entertainment System (NES) video game console architecture in detail. It is aimed at NES programmers, emulator authors, and hardware developers. The content has been contributed from many sources, and can be edited and corrected by anyone. The Nesdev forum is available for discussion and help.

  • Tutorials and introductory material
    • Setting up a NES development environment
    • Hello, world
    • 6502 programming
    • Graphics
    • More tutorials...
  • Programming techniques
    • Split-screen scrolling
    • Longer blanking
    • More techniques...
  • System documentation
    • PPU
    • CPU
    • More documentation...
  • Hardware information
    • Pinouts
    • More hardare information...
  • Emulator resources
    • Test ROMs
    • Source code/libraries
    • Techniques