1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-02 15:29:33 +00:00
cc65/libsrc/geos
uz 4026a28c60 Added a new flags byte to the TGI headers. Bumped the API version.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5083 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-07-17 11:23:27 +00:00
..
common git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
conio Squeezed bytes and cycles out of the kbhit functions for almost all platforms. 2009-11-24 18:31:16 +00:00
devel Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
disk Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
dlgbox git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
file added support for remove() and rename() standard functions 2005-07-19 13:41:44 +00:00
graph - fixed bug which prevented DrawPoint/Line from drawing 2004-03-05 17:13:52 +00:00
inc - fixed wrong parameters for <, > 2004-03-19 23:03:21 +00:00
memory Added missing import statements. 2005-08-24 19:55:38 +00:00
menuicon Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
mousesprite Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
process Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
runtime Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
system Patch by Marco van den Heuvel that adds detection of GEOS 1.1 and the plus4 2010-02-27 14:46:43 +00:00
Makefile Adjust geos startup code to new compiler handling. Introduce __STARTUP__ 2009-07-31 12:46:38 +00:00