Mirror for http://sites.google.com/site/nesdevhandbook/

Are you new to 6502, NES, or even programming in general? Post any of your questions here. Remember - the only dumb question is the question that remains unasked.

Moderator: Moderators

Post Reply
CrowleyBluegrass
Posts: 42
Joined: Sun Jun 30, 2013 7:59 am

Mirror for http://sites.google.com/site/nesdevhandbook/

Post by CrowleyBluegrass »

Can somebody please provide a mirror for http://sites.google.com/site/nesdevhandbook/?

In particular I'm looking for theframe.html

Some of the stuff I was looking for is mirrored here http://orangetide.com/nesdev/ but I can't seem to find theframe anywhere.

I've yet to write a single line of code (nor have I ever programmed before!) but I'm trying to understand all of this information conceptually in regards to how the NES does things. I figure it would be practical to learn how to write code that is atleast somewhat well organized (buffering etc.) right from the get-go so I don't have to figure out timing from scratch at a later date. I understand this stuff probably isn't imperative (cart before the horse) for my first few demo projects but still, I'd rather have some understanding from the start.

Many thanks to anyone who can help me find what I'm looking for!
Much appreciation goes to Disch for writing these guides!
CrowleyBluegrass
Posts: 42
Joined: Sun Jun 30, 2013 7:59 am

Re: Mirror for http://sites.google.com/site/nesdevhandbook/

Post by CrowleyBluegrass »

Silly me, I could have swore I'd checked archive.org
Thank you Kasumi.

So just as a general heads up, the link is down on the wiki
http://wiki.nesdev.com/w/index.php/The_frame_and_NMIs
User avatar
Kasumi
Posts: 1293
Joined: Wed Apr 02, 2008 2:09 pm

Re: Mirror for http://sites.google.com/site/nesdevhandbook/

Post by Kasumi »

Silly me, I could have swore I'd checked archive.org
Yeah, I had try some extra stuff. There was no archive of http://sites.google.com/site/nesdevhand ... frame.html

But a search for the file revealed this alternate link: http://nesdevhandbook.googlepages.com/theframe.html (old google sites syntax I guess), which there was an archive for.

Edit: Changed the wiki link to the archive.org link, because why not.
Post Reply