]> git.sur5r.net Git - cc65/history - libsrc/geos/common
Switch to lower case chars in toggle_videomode
[cc65] / libsrc / geos / common /
2002-12-27 izydorstjmpbuf <-> callax moved to all architectures
2002-12-25 izydorstremoved jmpvec in favor of callax function
2002-12-23 izydorstmore GEOS Kernal replacements for common/ and runtime...
2002-12-21 izydorstmemmove, memcpy, memset and bzero now return dest ptr...
2002-12-21 izydorstadded bzero implementation
2002-11-10 izydorstRemoved GEOS rand.s implementation in favor of random...
2002-04-12 cuzIgnore intermediate files
2002-03-08 izydorstreplaced char* by const char* as it is in prototype
2001-10-27 izydorstsupport for assert.h in GEOS, conio bugfixes
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-07-15 izydorstown versions of some common routines, fillram and moved...