Nesdev: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
mNo edit summary
(Famicom Disk System)
Line 85: Line 85:
* [http://nesdev.parodius.com/undocumented_opcodes.txt Undocumented Opcodes] v3.0  by Freddy Offenga.  Based on the Atari 8-bit 6502.
* [http://nesdev.parodius.com/undocumented_opcodes.txt Undocumented Opcodes] v3.0  by Freddy Offenga.  Based on the Atari 8-bit 6502.
* [http://nesdev.parodius.com/extra_instructions.txt Extra Instructions of the 65XX Series CPU]  11-27-96  by Adam Vardy.
* [http://nesdev.parodius.com/extra_instructions.txt Extra Instructions of the 65XX Series CPU]  11-27-96  by Adam Vardy.
=== Famicom Disk System ===
Information about the Famicom's floppy disk add-on.
* [http://nesdev.parodius.com/FDS%20technical%20reference.txt Famicom Disk System technical reference] 3rd release (4-23-2004), by Brad Taylor. Comprehensive FDS technical docs.
* [http://nesdev.parodius.com/fdsloadr.zip Famicom Disk System Loader] by Brad Taylor. This is the software and documentation for a hardware project to emulate the FDS's disk drive using a PC disk drive via parallel port. Can also copy FDS disk contents to your PC.
* [http://nesdev.parodius.com/fdscopy.zip FDS Copy Tool] info from a book in Japanese. Contributed by Tomy.
* [http://nesdev.parodius.com/fds-copytool2.zip FDS copy tool 2] Japanese docs, scanned by Tomy.
* [http://nesdev.parodius.com/FDSSOUND_v1.1.txt Nintendo Disksystem Sound] v1.1 by Norix. In Japanese.
* [http://nesdev.parodius.com/FDS.txt FDS Sound] 07/14/2004 by Disch.
* [http://nesdev.parodius.com/fds-nori.txt Famicom Disk System info] by Nori. (in Japanese)
* [http://nesdev.parodius.com/fds-e.txt Famicom Disk System] by Nori, translated by Ki.
* [http://nesdev.parodius.com/disksystem.txt Famicom Disk System info] by goroh.
* [http://nesdev.parodius.com/diskspec.txt Famicom Disk System info] by goroh, translated by Sgt. Bowhack.
* [http://nesdev.parodius.com/diskinfo.txt Disk Info]

Revision as of 00:01, 7 November 2009

Nesdev original logo.gif
Forum Wiki


Send dead link reports, error corrections, or any files or links that should be here to Memblers.

If anyone out there is multi-lingual, and would translate any of these docs to any language, contact me.
Also, if there are any older docs on here that are known to be horribly inaccurate to the point of being useless, let me know so I can kill it.



Notices

  • Do not download full copies of the site through the webserver. Use the FTP mirror or the ED2K mirror
  • " 2004 MiniGame Compo is on-going. The closing date for entries is Sunday, August 29, 2004.
  • The messageboards are open. The old boards are still readable.
  • Consider making a donation of any amount to help pay for hosting costs (which includes every site hosted on Parodius). The paypal link will be found on Parodius' main page.
  • an NES dev cartridge is in production by Membler Industries. More details to come.

Nes music

  • Sounds of the 2A03 Here you will find new music done on the NES or in an NES-style. Also visit 2a03.org for a more complete NSF archive.
  • tracked music Here you can download covers of NES music in MOD (.XM, .S3M, .IT, etc.) format. No cheesy MIDI files here, bucko!
  • 2A03.org An archive of new NES music in NSF format.
  • An archive of NSFs made with MCK.
  • NSF Collection Here you can get a sorted collection of NSFs, the only bad thing being that the sound effects are removed.
  • Zophar's NSF Page is a good place to get the newest NSF rips.
  • You can still download a few rips in .NES format here If you want them for some reason.


Mbar.gif

Text files

Nes

General information about the Nintendo Entertainment System, or Famicom.

6502

Information about the 6502. The NES's 2A03 CPU is a modified 6502.

Famicom Disk System

Information about the Famicom's floppy disk add-on.