Re: [cc65] Need help getting started with cc65 NES

From: PH <shackman1alpinecom.net>
Date: 2005-11-15 15:47:12
I added the following two lines, but no luck so far.

textcolor (COLOR_WHITE);
bgcolor (COLOR_BLACK);

Anything else you can think of?  Also, when we get this working, I would 
be willing to write it up as a getting started tutorial for others.

Thanks,
Paul

Groepaz wrote:

>On Tuesday 15 November 2005 15:16, PH wrote:
>
>  
>
>>This gets me a helloworld.nes file, but it doesn't seem to work.  I've
>>loaded it in the FCE Ultra 0.98.12 emulator, and it doesn't do anything,
>>just a blank screen.  Does anyone see what I am doing wrong?  Do I need
>>a palette file or something?  
>>    
>>
>
>what you do is correct... please try to explicitly set colors for background 
>and characters before printing.... it *should* work then. i havent used the 
>nes stuff for a while, but it worked with no problems when i implemented it, 
>well enough to be useable for a contiki port.... and i used fce-ultra for 
>testing aswell, so that shouldnt be the problem either....
>
>  
>
>>Also, can anyone point me to a tutorial 
>>specifically for the cc65 NES c compiler?
>>    
>>
>
>i dont think there is any, sorry :/
>
>  
>
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Nov 15 15:41:48 2005

This archive was generated by hypermail 2.1.8 : 2005-11-15 15:41:50 CET