NES reference guide: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(add link to archive)
(8 intermediate revisions by 3 users not shown)
Line 15: Line 15:
* [[: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
* [[Famicom cartridge dimensions]]
** [[Vs. System]]
 
** [[CIC lockout chip]]
==== Miscellaneous ====
** [[Myths]]
* [[Vs. System]]
** [[PRG RAM circuit]]
* [[FamicomBox]]
** [[Implementing Mappers In Hardware]]
* [[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
* [[Demo Vision]]
* [[Fonts]] - fonts used on official devices
* [[List of games with significant regional differences]]
* [[Arcade cabinet]] - advice on building a DIY NES arcade cabinet
* [[Nintendo header]] - A metadata header found in ~33% of licensed NES games.


=== File format reference ===
=== File format reference ===
Line 47: Line 55:


=== External links ===
=== External links ===
* [https://www.nesdev.org/archive.html NESdev.org archive] - Archive of the old NESdev webpage with many historical documents and links.
* [http://console5.com/wiki/Nintendo_NES-001 NES-001 (frontloader)] and [http://console5.com/wiki/Nintendo_NES-101 NES-101 (toploader)] Control Deck PCB maps on Console5 TechWiki
* [http://console5.com/wiki/Nintendo_NES-001 NES-001 (frontloader)] and [http://console5.com/wiki/Nintendo_NES-101 NES-101 (toploader)] Control Deck PCB maps on Console5 TechWiki

Revision as of 11:02, 13 October 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