]> git.sur5r.net Git - cc65/history - src/sp65/make/gcc.mak
Add lynx sprite generation skeleton
[cc65] / src / sp65 / make / gcc.mak
2012-03-11 karriAdd lynx sprite generation skeleton
2012-03-11 uzAdded generation of C output.
2012-03-09 uzAdded the main conversion module. New option --convert...
2012-03-09 uzAdded VIC2 sprites as output format. Started to code...
2012-03-05 uzStarted to add koala output format.
2012-03-04 uzAdded a module to manage attribute/value pairs.
2012-02-27 uzAdded the output layer.
2012-02-27 uzAdded a module for assembler source output.
2012-02-27 uzAdded a module for binary output.
2012-02-27 uzAdded a new input layer that manages the different...
2012-02-26 uzFirst version of PCX reading routine is completed but...
2012-02-25 uzStarted to add PCX routines.
2012-02-25 uzAdapted the file i/o module from od65.
2012-02-25 uzStarted to code the front end base layer modules.
2012-02-23 uzAdded base framework for the sp65 sprite and bitmap...