NES reference guide: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Adds FamicomBox link to reference guide.)
(8 intermediate revisions by 5 users not shown)
Line 9: Line 9:
* [[PPU]]
* [[PPU]]
* [[Input devices]]
* [[Input devices]]
* [[Mapper]]  
* [[Mapper]]s
* [[Hardware pinout|Pinout]]
* [[Hardware pinout|Pinout]]
* [[Cycle reference chart]] for various PPU and frame-related timing details; includes CPU cycle counts
* [[Cartridge_board_reference|Cartridge board]]
* [[Cartridge_board_reference|Cartridge board]]
* [[:File:neswires.jpg|RF Famicom wiring diagram]] (many parts also applicable to NES)
* [[:File:neswires.jpg|RF Famicom wiring diagram]] (many parts also applicable to NES)
* [[Errata]]: Hardware bugs and quirks
* [[Errata]]: Hardware bugs and quirks
* Miscellaneous
 
** [[Vs. System]]
==== Miscellaneous ====
** [[CIC lockout chip]]
* [[Vs. System]]
** [[Myths]]
* [[FamicomBox]]
** [[PRG RAM circuit]]
* [[CIC lockout chip]]
** [[Visual circuit tutorial|Tutorial on reading circuits in Visual 6502/2A03/2C02]]
* [[Myths]]
** [[MOD RF|RF modulator board]]
* [[PRG RAM circuit]]
** [http://console5.com/wiki/Nintendo_NES-001 Nintendo NES-001] on Console5
* [[Implementing Mappers In Hardware]]
* [[Visual circuit tutorial|Tutorial on reading circuits in Visual 6502/2A03/2C02]]
* [[MOD RF|RF modulator board]]
* [http://console5.com/wiki/Nintendo_NES-001 Nintendo NES-001] on Console5


=== File format reference ===
=== File format reference ===
Line 29: Line 33:
* [[NSF]]
* [[NSF]]
* [[FDS]]
* [[FDS]]
* [http://old.smwiki.net/wiki/IPS IPS]


=== Emulation reference ===
=== Emulation reference ===
* List of NES [[emulators]]
* [[Emulator tests]]
* [[Emulator tests]]
* [[Game bugs]] - games that display buggy behavior on the actual hardware
* [[Game bugs]] - games that display buggy behavior on the actual hardware
Line 37: Line 43:
* [[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
* [[Colour $0D games]] - games which use the infra-black colour $0D.
* [[Colour $0D games]] - games which use the infra-black colour $0D.
* [[Expansion audio games]] - Famicom games that use extra audio hardware.


=== Notes ===
=== Notes ===

Revision as of 00:20, 17 April 2022

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

Miscellaneous

File format reference

Emulation reference

Notes

  • All content refer to the NTSC system unless otherwise specified

External links