]> git.sur5r.net Git - cc65/history - libsrc
Working on .MID
[cc65] / libsrc /
2000-06-25 cuzFixed a bug
2000-06-25 cpgprovides default value for __graphmode_used variable
2000-06-25 cpgadapt reserved memory with _graphmode_used variable...
2000-06-25 cpggraphuse.o: new object file
2000-06-25 cpgrenamed fd_table, fd_index to __fd_table and __fd_index...
2000-06-24 cuzSeparated _maperrno and _errno
2000-06-24 cuzFixed errno handling
2000-06-23 cpgfull-screen scroll routine (up and down)
2000-06-23 cpgmultiply by 40 routine
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-19 cuzFixed a bug
2000-06-15 cuzFixed a bug
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-11 cuzFixed a typo
2000-06-10 cuzRemove/rename more code
2000-06-10 cuzRenamed module, part of code no longer needed
2000-06-10 cuzRoutines no longer used
2000-06-10 cuzMinor optimization
2000-06-10 cuzMinor optimization
2000-06-10 cuzRemove value test code (no longer needed)
2000-06-09 cuzAdded the capability to search for the terminating...
2000-06-08 cuziscntrl was not mentioned in the Makefile and therefor...
2000-06-08 cuzFixed cr/lf handling
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...