]> git.sur5r.net Git - cc65/history - libsrc/geos/system
Changed the solution for the PLOT problem with old -02 kernals to that used
[cc65] / libsrc / geos / system /
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2005-07-17 izydorstStefan Haubenthal's patch for Contiki port
2003-08-20 izydorstreverted last change, it was nonsense considering how...
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-18 izydorstdocumentation updates, EnterDesktop() is equal to exit(0)
2003-08-15 izydorstinclude omission
2003-08-15 izydorstfixed problem with I/O access on C64
2003-08-12 cuzNew uname function
2003-07-21 izydorsttmp1 is on zeropage hence correct .importzp
2003-05-01 izydorstfix on previous fix
2003-05-01 izydorstfixed incorrect exports
2003-04-17 izydorstfixed endless loop exit->enterdesktop->exit->...
2003-04-17 izydorstmissing _exit import
2003-04-17 izydorstEnterDeskTop rerouted to _exit so donelib will always...
2003-01-10 izydorstGEOS no longer requires explicit exit() call, now expli...
2003-01-02 izydorstall functions returning char in A now have X cleared
2002-12-19 cuzIgnore intermediate .s files
2002-11-22 izydorstadded _systime implementation for GEOS
2002-11-12 cuzAdded _systime for all platforms
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-08 izydorstconio with fixed width and proortional font support
2002-03-08 izydorstconio with fixed width and proportional font support
2001-09-10 izydorstinterrupt flag is cleared/restored rather than cleared/set
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2000-11-22 cuzUse the condes feature
2000-05-28 uzThis commit was generated by cvs2svn to compensate...