]> git.sur5r.net Git - cc65/history - libsrc/geos-cbm
Removed a "cc65_" prefix.
[cc65] / libsrc / geos-cbm /
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-01-25 jedeoricMerge branch 'master' into master
2018-12-30 Scott Huttermoved to better folder location
2018-12-30 Scott HutterIssue 814
2018-12-30 Scott HutterAdded SetNewMode() to geoslib - #814
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-02-27 Marco van den HeuvelMerge branch 'master' of https://github.com/blackystard...
2018-02-26 StefanMerge pull request #7 from cc65/master
2018-02-24 Oliver SchmidtMerge pull request #594 from greg-king5/pce-32k-rom
2018-02-24 Oliver SchmidtMerge pull request #595 from greg-king5/geo-dio
2018-02-23 Greg KingMade dio_read(), dio_write(), and dio_write_verify... 595/head
2018-02-23 Greg KingFixed bugs in the geos-cbm DIO sector-number converter...
2018-02-23 Greg KingFixed bugs in geos-cbm's dio_open().
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 HeuvelFixed GeOS -> GEOS and added newline to geossym2.inc. 592/head
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 SchmidtRemoved IRQ support from TGI drivers.
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-20 Oliver SchmidtMerge pull request #452 from mrdudz/kbrepeat
2017-08-19 Oliver SchmidtRemoved joy_masks array.
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-06-04 Oliver SchmidtCreate static drivers directly from source files.
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-09 Oliver SchmidtMerge pull request #114 from greg-king5/phantom
2014-05-01 Oliver SchmidtRenamed JUMPTABLE and cleaned up module.cfg.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-05 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-04 Oliver SchmidtUse unique variables for cc65 toolchain.
2013-06-04 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-03 Greg KingAdded library reference address to lightpen driver...
2013-06-01 Oliver SchmidtAdded library reference tgi_libref to TGI interface.
2013-05-31 Oliver SchmidtAdded library reference joy_libref to JOY interface.
2013-05-31 Oliver SchmidtAdded library reference em_libref to EMD interface.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
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.