]> git.sur5r.net Git - cc65/history - include/geos
Remove trailings spaces from CBM-related asm files
[cc65] / include / geos /
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-02-21 StefanMerge pull request #6 from cc65/master
2018-02-16 Bob AndrewsMerge pull request #593 from blackystardust/master
2018-02-15 Marco van den HeuvelAdded GEOS 1.3 and 1.5 detection. 593/head
2018-02-14 Bob AndrewsMerge pull request #592 from blackystardust/master
2018-02-14 Marco van den HeuvelImproved GeOS version detection.
2018-02-10 Oliver SchmidtMerge pull request #588 from polluks/master
2018-02-07 Oliver SchmidtMerge pull request #587 from polluks/master
2018-02-02 Oliver SchmidtHarmonized the style of including headers from headers.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-10-25 ol.sc- Introduced Apple GEOS specific key codes.
2012-10-19 ol.scRemoved cpputs/cpputsxy as they don't work and as there...
2012-04-29 ol.scAt least in the context of compacted bitmap handling...
2012-02-27 ol.scIntroduced Apple GEOS specific screen size constants.
2012-02-22 ol.scBetter have the Apple GEOS stuff below the CBM GEOS...
2012-02-22 ol.scC programs don't need offsets into data structures...
2012-02-18 ol.scIntroduced Apple GEOS specific global variable addresses.
2012-02-18 ol.scIntroduced Apple GEOS specific directory entry structures.
2012-02-09 ol.scRenamed 'UnBlockProcess' to 'UnblockProcess' and 'UnFre...
2011-04-25 uzFixed comments. No code change.
2010-02-27 uzPatch by Marco van den Heuvel that adds detection of...
2004-03-05 izydorst- comment fixes
2003-08-28 izydorstremoved unnecessary __fastcall__s, some minor cleanups
2003-08-19 izydorstremoved redundant code; memset == FillRam, bzero =...
2003-08-17 izydorstPutDecimal takes unsigned int as decimal parameter
2003-08-17 izydorstnew MessageBox function
2003-08-15 izydorstsame drawing mode extension like for DrawLine
2003-08-15 izydorstfixed bug in DrawLine function; extended DrawLine behavior
2003-06-16 izydorstclean vector intercepting, added info about that to...
2003-05-01 izydorstGetFile fixes
2003-04-17 izydorstadded missing parameters to GetFile and SaveFile functions
2003-04-17 izydorstadded Wheels to ostypes
2003-04-04 izydorstreplaced 'int' by 'unsigned' where appropriate
2003-04-04 izydorstadded GetFile implementation
2003-04-04 izydorstSome *(char*)0x???? replaced by (char*)0x???? to access...
2003-03-15 izydorstfixes for GEOS structures, initialized menu/icontabs...
2002-07-15 izydorstfixed info field offset and author field length
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-08 izydorstadded declarations for cpputs and cpputsxy
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-07-15 izydorstown versions of some common routines, fillram and moved...
2001-07-04 izydorsterrno/oserrno stuff is cleaned up, saved some bytes...
2000-10-08 cuzFixed return value of CmpString and CmpFString
2000-07-31 cuzChanges from Maciej
2000-05-28 uzThis commit was generated by cvs2svn to compensate...