Talk:Nesdev/current: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (Started to test overide of css. I need to find all the attributes. I can hide the side but it hides every editing options...)
m (Tepples moved page Talk:Nesdev to Talk:Nesdev/current: Ad hoc protection to deter spam by poorly programmed bots)
 
(48 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{#css:
#content {
background: black;
color: #90C090;
border: 1px solid #aaa;
border-right: none;
line-height: 1.5em;
        link: #C0F0C0
        vlink: #8080A0
}
a:link {color: #C0F0C0 }
a:visited {color: #8080A0 }
a.external.text { color: #C0F0C0 }
.portlet {
        //display: none;
}
}}
I will use this page to test my color scheme. If you have any comments about it, write it at the top.[[User:Banshaku|Banshaku]] 00:55, 9 November 2009 (UTC)
I will use this page to test my color scheme. If you have any comments about it, write it at the top.[[User:Banshaku|Banshaku]] 00:55, 9 November 2009 (UTC)


<center>[[File:Nesdev1_Tokumaru.png‎|500px]]</center>
# I transcluded the main page here instead so we don't have two copies of everything, and can actually talk about Main:Nesdev here
<center>[http://nesdev.parodius.com/bbs/index.php Forum] [[Nesdev_Wiki|Wiki]]</center>
# We should fix all the links at [[Nesdev]] to no longer point to parodius
 
# Do we want to have http://nesdev.org/ redirect to http://wiki.nesdev.org/w/index.php/Nesdev ?
 
--[[User:Lidnariq|Lidnariq]] 17:18, 10 August 2012 (PDT)
Send dead link reports, error corrections, or any files or links that should be here to [[User:Memblers|Memblers]].
 
If anyone out there is multi-lingual, and would translate any of these docs to any language, contact me.<br>
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.
 
 
* 6-22-2009 updated: link to new [[Nesdev_Wiki|Nesdev wiki]]  
* 12-6-2008 added: [http://nesdev.parodius.com/commando.zip Commando]
* 11-9-2008 added: [http://nesdev.parodius.com/fighter_f8000.zip Fighter F-8000]
* 10-7-2008 removed: broken links (thanks, Roth).
* 8-7-2005: See notice below.
* 4-22-2005 added: [http://nesdev.parodius.com/lptnes.zip NES PC Transfer cable], opened: [#Projects NES Hardware Projects] section.
* 3-12-2005 added: [http://nesdev.parodius.com/paranoiz.zip Paranoiz] noise channel editor, and [http://nesdev.parodius.com/NESDoc.pdf Nintendo Entertainment System Documentation].  Linked to: [http://en.wikibooks.org/wiki/Super_NES_Programming/Initialization_Tutorial SNES Central Development Page]
 
 
==Notices==
 
*<b>Do not download full copies of the site through the webserver. Use the [ftp://ftp.parodius.com/pub/nesdev/nesdev_weekly.zip FTP mirror]</b> or the <!--[ed2k://%7Cfile%7CNES_Programming_Info_-_Music_-_Demos_-_and_Tools_%28Dec_15th_2003%29.zip%7C56571866%7C2CCCB5E5C07F9BE4B1C05AB9497A4C6E%7C/%7Csources,68.58.99.218:4900%7C/--> ED2K mirror
* [http://www.ffd2.com/minigame/ 2004 MiniGame Compo] is on-going.  The closing date for entries is Sunday, August 29, 2004.
* [http://nesdev.parodius.com/bbs/ The messageboards] are open.  The [http://nesdev.parodius.com/cgi-bin/wwwthreads/wwwthreads.pl 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  [http://www.parodius.co Parodius' main page].
* an NES dev cartridge is in production by Membler Industries.  More details to come.
 
==NES music==
 
* [http://nesdev.parodius.com/2A03/ Sounds of the 2A03] Here you will find new music done on the NES or in an NES-style.  Also visit [http://2a03.org/ 2a03.org] for a more complete NSF archive.
* [http://nesdev.parodius.com/music/ tracked music]  Here you can download covers of NES music in MOD (.XM, .S3M, .IT, etc.) format.  No cheesy MIDI files here, bucko!
* [http://2a03.org/ 2A03.org]  An archive of new NES music in NSF format.
* [http://www.tripoint.org/kevtris/nes/nsf.html NSF Collection]  Here you can get a sorted collection of NSFs, the only bad thing being that the sound effects are removed.
* [http://www.zophar.net/nsf/ Zophar's NSF Page] is a good place to get the newest NSF rips.
 
 
<center>[[File:Mbar.gif|400px]]</center>
 
==Text files==
===NES===
General information about the Nintendo Entertainment System, or Famicom.


* [http://nesdev.parodius.com/NESDoc.pdf Nintendo Entertainment System Documentation] v1.0 by Patrick Diskin.
::It's been 6 years, I think the colour scheme has been tested enough by now. Removed the transclusion and CSS. - [[User:Rainwarrior|Rainwarrior]] ([[User talk:Rainwarrior|talk]]) 19:17, 25 March 2016 (MDT)
* [http://nesdev.parodius.com/NinTech.txt NinTech] by Blue Hawk.
* [http://nesdev.parodius.com/2A03%20technical%20reference.txt 2A03 technical reference] First release (4-23-2004), by Brad Taylor. Covers everything related to the NES's CPU, including sound. The linear counter section needs to be written, if anyone experienced with this is interested in documenting it, please post on the forum.
* [http://nesdev.parodius.com/2C02%20technical%20reference.TXT NTSC 2C02 technical reference]  First release (4-23-2004), by Brad Taylor. Lots of information about the NTSC version of the NES PPU.
* [http://nesdev.parodius.com/apu_ref.txt NES APU Sound Hardware Reference] 2004.1.30 by Blargg
* [http://patater.com/gbaguy/nesasm.htm NES ASM Tutorial]  by Mike H. (GbaGuy).  An NES programming tutorial.  Off-site link.
* [http://nesdev.parodius.com/NES101.zip NES 101] by Michael Martin.  An NES programming tutorial for those who know 6502 assembly.
* [http://nesdev.parodius.com/NESprgmn.txt Programming that 8-bit beast of power, the NES] v.80.666  by joker21@earthlink.net.
* [http://nesdev.parodius.com/NESTechFAQ.htm NES Technical FAQ] v1.4  by Chris Covell.
* [http://nesdev.parodius.com/nesdoc2.txt NES Tech doc (French)] by Crispysix.
* [http://nesdev.parodius.com/ndox200.zip Nintendo Entertainment System documentation] v2.0  by Jeremy Chadwick.
* [http://nesdev.parodius.com/nestech_cn.txt Nintendo Entertainment System documentation (Chinese)] v2.0  by Jeremy Chadwick, translation by Blue Potato.
* [http://nesdev.parodius.com/nestechd.txt Nintendo Entertainment System documentation (Dutch)] v2.0  by Jeremy Chadwick, translation by A.A.J. Bouwmans.
* [http://nesdev.parodius.com/NESTECJ.TXT Nintendo Entertainment System documentation (Japanese)]  v.53  by Jeremy Chadwick, translation by (?).
* [http://fms.komkon.org/EMUL8/NES.html NES System Architecture]  v2.4  by Marat Fayzullin.
* [http://dendy.city.tomsk.net/arhit.htm NES System Architecture (Russian)] v1.4  by Marat Fayzullin, partial translation by (?)
* [http://nesdev.parodius.com/nes_c.txt NES System Architecture (Chinese)] v2.2  by Marat Fayzullin, translation by Wu Jian.
* [http://nesdev.parodius.com/NES_J.TXT NES System Architecture (Japanese)] v1.4  by Marat Fayzullin, translation by Bero.
* [http://nesdev.parodius.com/nesguide.zip NES Programming Guide]  v.4 by Bokudono and Waseiyakusha.
* [http://nesdev.parodius.com/loopyppu.zip The Skinny on NES Scrolling]  by loopy.
* [http://nesdev.parodius.com/nesscroll-sp.pdf The Skinny on NES Scrolling (Spanish)]  by loopy, translated by Hyde.
* [http://nesdev.parodius.com/nesscroll-pt.pdf The Skinny on NES Scrolling (Portuguese)] by loopy, translated by Hyde.
* [http://www.slack.net/%7Eant/nes-emu/dmc/ Detailed DMC Operation]  by blargg.  Information about how the DMA uses the sample buffer.  Off-site link.
* [http://nesdev.parodius.com/nesgfx.txt How NES Graphics Work]  A document describing the basics.
* [http://nesdev.parodius.com/nesgfx-d.txt How NES Graphics Work (Dutch)]  A document describing the basics.  Translation by A.A.J.Bouwmans.

Latest revision as of 01:43, 19 June 2017

I will use this page to test my color scheme. If you have any comments about it, write it at the top.Banshaku 00:55, 9 November 2009 (UTC)

  1. I transcluded the main page here instead so we don't have two copies of everything, and can actually talk about Main:Nesdev here
  2. We should fix all the links at Nesdev to no longer point to parodius
  3. Do we want to have http://nesdev.org/ redirect to http://wiki.nesdev.org/w/index.php/Nesdev ?

--Lidnariq 17:18, 10 August 2012 (PDT)

It's been 6 years, I think the colour scheme has been tested enough by now. Removed the transclusion and CSS. - Rainwarrior (talk) 19:17, 25 March 2016 (MDT)