]> git.sur5r.net Git - cc65/history - libsrc/atari
use mul40 routine instead of doing the multiplication myself
[cc65] / libsrc / atari /
2000-06-23 cpguse mul40 routine instead of doing the multiplication...
2000-06-23 cpgsroll.o, mul40.o: new object files
2000-06-22 cpgsetcolor, getcolor and setcolor_low functions
2000-06-22 cpgsetcolor.o: new object file
2000-06-12 cpgstupid: put local vars of newfd function into .bss...
2000-06-11 cpgallocate local vars in .data, don't use the stack ...
2000-06-07 cpgdon't import newline
2000-06-07 cpgfixed it and saved 1 byte
2000-06-07 cpgadapted for atari
2000-05-30 cpgfirst working version (with filenames at least, devices...
2000-05-30 cpginitialze stdin/stdout/stderr correctly
2000-05-30 cpgdon't use INVFLG but our own variable to indicate rever...
2000-05-28 cpgfixed a typo
2000-05-28 cpgfirst hack at newfd function: compiles but doesn't...
2000-05-28 cpgadded support for fd indirection
2000-05-28 uzThis commit was generated by cvs2svn to compensate...