Posted: Mon Apr 23, 2012 5:22 pm
404

NES Development Forums
https://forums.nesdev.org/
I'd love to take it up myself. I'm not much of a writer, though, or at least I don't think I am. I have trouble finding the sweet spot between writing too much detail to cause boredom and writing not enough to cause disinterest. Even have that problem in casual conversation...tokumaru wrote:I guess this project didn't go very far, huh?
Good point. But the CPU examples in the old 6502 books would need to be adapted to use NES I/O rather than Apple II, Commodore 64, or Atari 400 I/O. That raises copyright issues if the old 6502 books aren't freely licensed.cpow wrote:Why spend time writing about the 6502 innards...it's been done before. [...] In general, except for the PPU, APU, and mapper technical detail, all of the NES has been described just about anywhere else...so why not just create a document full of links to prior art.
It falls into all the outs for 'fair use' though. Educational, partial use, non-fiction, and no effect on the market. Not to say there couldn't still be a problem but it seems pretty safe.tepples wrote:That raises copyright issues if the old 6502 books aren't freely licensed.
Problem with that is...it's coursework. The lecture slides are mostly high level discussion and administrivia, which hopefully was filled in with a deluge of technical discussion during class hours - or the students definitely didn't get what they paid for!slobu wrote:Bob Rost is usually pretty permissive about adapting his work
http://bobrost.com/nes/
Maybe changing the coursework to use NESICIDE and cc65 would be a good idea.