]> git.sur5r.net Git - cc65/history - libsrc/geos/devel
Fixed problems that were introduced with r4287.
[cc65] / libsrc / geos / devel /
2009-09-12 uzAdded a comment about the first entry being the default...
2009-07-31 uzAdjust geos startup code to new compiler handling....
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2005-02-26 cuzMove constructor code into the INIT segment
2004-05-06 cuzNew module joy_stddrv
2003-12-17 cuzUse new decls
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-09 cuzUse new assembler syntax
2003-10-23 cuzDONE/GETPALETTE/GETDEFPALETTE must no longer return...
2003-08-20 izydorstfixed a bug (joy #1 would never be tested)
2003-08-20 cuzChanged rm -f to $(RM)
2003-05-22 cuzRemoved the empty LOWCODE segments from the startup...
2003-05-02 izydorstfix for name copying - the 16th byte would be overwritten
2003-05-02 izydorstsupport for arguments (with DeskTop drag&drop feature)
2003-04-17 izydorstfixed endless loop exit->enterdesktop->exit->...
2003-04-17 izydorstfixed comments, removed unneeded imports
2003-04-17 izydorstupdated error descriptions
2003-03-10 cuzAdded routines to handle command line params
2003-02-16 cuzRenamed geoszp.s -> extzp.s
2003-02-16 cuzRenamed the GEOSZP segment to EXTZP since it is now...
2003-02-11 cuzRenamed DEINSTALL -> UNINSTALL, fixed a comment
2003-02-10 cuzRenamed DEINSTALL to UNINSTALL
2003-02-10 cuzRenamed the DEINSTALL vector to UNINSTALL.
2003-01-10 izydorstGEOS no longer requires explicit exit() call, now expli...
2003-01-02 izydorstTGI drivers updated for current API (INIT call has...
2003-01-02 izydorstall functions returning char in A now have X cleared
2002-12-31 cuzIgnore drivers
2002-12-31 izydorstfixed bugs
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-25 izydorststandard joystick driver for GEOS
2002-12-25 izydorstsupport for loading modules in GEOS, VDC memory driver...
2002-12-25 izydorstoserrlist for GEOS
2002-12-23 izydorstsupport for .zeropage segment in GEOS
2002-12-16 cuzAdded STARTUP and LOWCODE segments
2002-11-10 izydorstadded _randomize() implementation
2002-04-21 cuzMove include files into /asminc, changed include file...
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2001-08-15 izydorstinfo about c1541 in docs, lowered highest available...
2001-07-03 izydorstadded dio interface, standard mouse and joystick functi...
2000-11-22 cuzUse the condes feature
2000-05-28 uzThis commit was generated by cvs2svn to compensate...