NES reference guide: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Adds FamicomBox link to reference guide.)
(Add a link to the Famicom article.)
 
(14 intermediate revisions by 3 users not shown)
Line 7: Line 7:
=== Hardware reference ===
=== Hardware reference ===
* [[2A03]]: [[APU]], [[CPU]]
* [[2A03]]: [[APU]], [[CPU]]
** [//www.nesdev.org/obelisk-6502-guide/ Obelisk 6502 Guide] - CPU reference
* [[PPU]]
* [[PPU]]
* [[Input devices]]
* [[Input devices]]
Line 15: Line 16:
* [[: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
* [[Famicom cartridge dimensions]]


==== Miscellaneous ====
==== Miscellaneous ====
* [[Famicom]] - the original Japanese console
* [[Famicom Disk System]]
* [[Vs. System]]
* [[Vs. System]]
* [[FamicomBox]]
* [[FamicomBox]]
Line 26: Line 30:
* [[MOD RF|RF modulator board]]
* [[MOD RF|RF modulator board]]
* [http://console5.com/wiki/Nintendo_NES-001 Nintendo NES-001] on Console5
* [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]]
* [[Nintendo header]] - a metadata header found in ~33% of licensed NES games.
* [http://cmpslv2.starfree.jp/Famic/Famic.htm Enri's Homepage: Famicom] (Japanese) - transcription of some official Famicom documentation, and other notes.
* [https://nesdev.org/nesaudio.zip NES Music Ripping Guide] by Chris Covell
* [[Battery holder]] - guide for adding a battery holder to an NES cartridge
* [[NES Classic Controller for Wii]] - guide for adapting an NES controller to Wii


=== File format reference ===
=== File format reference ===
Line 49: Line 61:


=== 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

Latest revision as of 02:07, 16 February 2024

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