Re: [cc65] help me about cc65 on nes

From: Mike Harris <atarimike1wavecable.com>
Date: 2008-10-29 17:12:16
A large part of NES programming is interfacing with the screen (picture 
processing unit). Unfortunately, this is done with memory mapped IO and 
careful data layout. For speed, most things are done in assembly.

Some good resources:
NesDev: http://nesdev.parodius.com
and associated forums: http://nesdev.parodius.com/bbs
NesDevWiki: http://nesdevwiki.org

Mike


On Wed October 29 2008 6:00:33 am 云帆江 wrote:
> hi,i just bought a pmp,and found it contains an nes emulator,so i have some
> interesting in programming for it
> but the problem is i dont know much more c programming,i only learned perl
> php python lua vb6
> so could u please send me some sample code for nes programming,what i got
> is a helloworld,this is not enough,
> i need more,like graph,key checking
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Oct 29 17:12:30 2008

This archive was generated by hypermail 2.1.8 : 2008-10-29 17:12:32 CET