NES reference guide: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
Line 33: | Line 33: | ||
* [[Game bugs]] - games that display buggy behavior on the actual hardware | * [[Game bugs]] - games that display buggy behavior on the actual hardware | ||
* [[Tricky-to-emulate games]] | * [[Tricky-to-emulate games]] | ||
* [[Sprite overflow games]] - games which use the [[PPU_sprite_evaluation#Sprite_overflow_bug|sprite overflow bug]] of [[OAM]] | |||
* [[Colour-emphasis games]] - games which make use of the colour emphasis bits of $2001 | * [[Colour-emphasis games]] - games which make use of the colour emphasis bits of $2001 | ||
=== Notes === | === Notes === | ||
* All content refer to the NTSC system unless otherwise specified | * All content refer to the NTSC system unless otherwise specified |
Revision as of 16:36, 11 November 2014
This page lists all major hardware reference divided by categories in their simplest form. From this list, you can drill down to a more specific section of the selected category.
General
Hardware reference
- 2A03: APU, CPU
- PPU
- Input devices
- Mapper
- Pinout
- Cartridge board
- RF Famicom wiring diagram (many parts also applicable to NES)
- Miscellaneous
File format reference
Emulation reference
- Emulator tests
- Game bugs - games that display buggy behavior on the actual hardware
- Tricky-to-emulate games
- Sprite overflow games - games which use the sprite overflow bug of OAM
- Colour-emphasis games - games which make use of the colour emphasis bits of $2001
Notes
- All content refer to the NTSC system unless otherwise specified