Re: [cc65] rNES - a NES library for cc65 - version 0.1 released

From: Groepaz <groepaz1gmx.net>
Date: 2009-02-02 03:45:04
On Montag 02 Februar 2009, Tachdaun wrote:
> Well, here's the quick and dirty first release of rNES, a library for
> NES apps and games development, written in C for cc65.
>
> Hope some newbie can benefit from this
>
> Contributions, criticism and ideas are welcome
>
> http://petruza.com.ar/rnes/rNES-0.1.zip

doesnt look bad so far :) one thing that comes to mind though: you should put 
every function of your library into a seperate sourcefile and assemble them 
seperatly and create an actual library that can be linked to programs that 
use them... that way the linker can omit the stuff that isnt used and the app 
wont get unnecessary bloat.

-- 

http://www.hitmen-console.org    http://magicdisk.untergrund.net
http://www.pokefinder.org        http://ftp.pokefinder.org

You do not really understand something unless you can explain it to your 
grandmother 
<Albert Einstein>

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Feb 2 03:44:52 2009

This archive was generated by hypermail 2.1.8 : 2009-02-02 03:44:55 CET