]> git.sur5r.net Git - cc65/history - libsrc/geos-cbm
Include targetutil intermediates in dependency handling.
[cc65] / libsrc / geos-cbm /
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-04 Oliver SchmidtAvoid usage of cl65 for library build as it requires...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2012-10-23 ol.scAdded (naive) implementation of dio_query_sectcount...
2012-10-23 ol.scNormalized coding style.
2012-10-11 ol.scRemoved DIO specific typedefs which were just aliases...
2012-03-08 uzFixed a bug. High byte of the sector number is stored...
2012-02-17 ol.scMy recent decision to reuse the character specification...
2012-02-09 ol.scReuse the character specification table from the base...
2012-02-09 ol.scReuse the character specification table from the base...
2012-02-09 ol.scNormalized coding style.
2012-02-09 ol.scDefining C constants here doesn't seem to make sense...
2012-02-09 ol.scRenamed 'UnBlockProcess' to 'UnblockProcess' and 'UnFre...
2012-02-08 ol.sc- The address given for GetSerialNumber in the "Hitchhi...
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scPrepared infrastructure for a shared loadable generic...
2012-02-07 ol.scNormalized coding style. V2.13.3
2012-02-07 ol.scAdjusted sorting.
2012-02-07 ol.scMoved the assembler include files from 'geos-cbm' to...
2012-02-07 ol.scRenamed 'devel' to 'drivers'.
2012-02-07 ol.scMoved non-driver files from 'geos-cbm/devel' to 'geos...
2012-02-07 ol.sc"Apple disk names are null-terminated strings of 16...
2012-02-07 ol.scMoved the 'conio' files from 'geos-cbm' to 'geos-common...
2012-02-07 ol.scAdded adjustment for Apple GEOS screen size.
2012-02-04 ol.scMoved the 'common' files from 'geos-cbm' to 'geos-commo...
2012-02-04 ol.scMoved the 'disk' files from 'geos-cbm' to 'geos-common...
2012-02-04 ol.scMoved the 'system' files from 'geos-cbm' to 'geos-commo...
2012-02-04 ol.scMoved the 'runtime' files from 'geos-cbm' to 'geos...
2012-02-04 ol.scMoved the 'process' files from 'geos-cbm' to 'geos...
2012-02-04 ol.scMoved the 'mousesprite' files from 'geos-cbm' to 'geos...
2012-02-04 ol.scAdded adjustment for Apple GEOS screen size.
2012-02-04 ol.scMoved the 'menuicon' files from 'geos-cbm' to 'geos...
2012-02-04 ol.scMoved the 'graph' files from 'geos-cbm' to 'geos-common...
2012-02-04 ol.scMoved the 'graph' files from 'geos-cbm' to 'geos-common...
2012-02-04 ol.scMoved the 'memory' files from 'geos-cbm' to 'geos-commo...
2012-02-04 ol.scMoved the 'file' files from 'geos-cbm' to 'geos-common...
2012-02-04 ol.scMoved the first couple of files from 'geos-cbm' to...
2012-01-31 ol.scMoved assembler include files from the 'inc' subfolder...
2012-01-31 ol.scAvoid paths in .include directives. The path needs...
2012-01-31 ol.scAvoid paths in .include directives. The path needs...
2012-01-30 ol.scThe cc65 library build system is designed to call sub...
2012-01-05 ol.scReplace some more instance of geos.lib with geos-cbm...
2011-12-28 uzRenamed the old geos target to geos-cbm.