]> git.sur5r.net Git - cc65/shortlog
cc65
2012-02-22 ol.scIntroduced Apple GEOS specific directory entry offsets...
2012-02-22 ol.scMinor style adjustment.
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-22 ol.scAdded missing file.
2012-02-22 ol.scFixed line continuation.
2012-02-22 ol.scFixed typo.
2012-02-21 uzAdded new cl65 options -Wc and --cc-args.
2012-02-21 uzRenamed smc.mac to smc.inc.
2012-02-21 uzAdded a macro package for writing self modyfying code...
2012-02-20 ol.scFixed typo.
2012-02-20 ol.scGreg King: SHORTCUT is a graphic character (it is displ...
2012-02-19 uzWith the additional key definitions, the dbg module...
2012-02-19 uzAdditional key definitions for the Oric Atmos. By Stefa...
2012-02-19 uzDoc updates by Stefan Haubenthal.
2012-02-18 ol.scIntroduced Apple GEOS specific global variable addresses.
2012-02-18 ol.scIntroduced Apple GEOS specific directory entry structures.
2012-02-17 ol.scRemoved comment that wasn't correct anymore and didn...
2012-02-17 ol.scMy recent decision to reuse the character specification...
2012-02-14 ol.scFixed line endings.
2012-02-12 ol.scSomewhat nicer user feedback.
2012-02-11 cpgrecognize XDOS -- patch from Stefan Haubenthal
2012-02-11 ol.scAdded support for VLIR programs.
2012-02-10 uzAdded main makefile for target utils.
2012-02-09 uzRemove the check for the target system. It is checked...
2012-02-09 uzPass the target to the geos resource compiler.
2012-02-09 ol.scAdded support for Apple GEOS VLIR programs.
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.scNormalized coding style.
2012-02-09 ol.scThe actual screensize routine mustn't be placed in...
2012-02-09 ol.scNormalized coding style.
2012-02-09 ol.scInitial Apple GEOS build.
2012-02-09 ol.scOn Apple GEOS all "low jumptable" entries went into...
2012-02-09 ol.scAdded Apple GEOS include files based on the "Hitchhiker...
2012-02-09 ol.scRemoved '.c65' from include file name.
2012-02-09 ol.scThe macro 'bra' conflicts with the 65C02 instruction...
2012-02-09 ol.scAdjusted sorting.
2012-02-09 ol.scDefining C constants here doesn't seem to make sense...
2012-02-09 ol.scAdjusted hex digit cases.
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.scFixed typo.
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scNormalized coding style.
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 uzMinor optimization.
2012-02-07 ol.scRenamed 'devel' to 'drivers'.
2012-02-07 ol.sc'setoserror' is used by routines residing both 'disk...
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-06 ol.scFixed typo.
2012-02-06 uzFixed a typo.
2012-02-06 uzAdded docs for clock().
2012-02-06 uzAdded an implementation of clock() for the Lynx console...
2012-02-06 uzIgnore the generated loadable driver files.
2012-02-05 uzAllow modules in geos-common to override modules with...
2012-02-04 ol.scMoved the 'common' files from 'geos-cbm' to 'geos-commo...
2012-02-04 ol.sc"Apple disk names are null-terminated strings of 16...
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.scFixed typo.
2012-02-04 ol.scMoved the first couple of files from 'geos-cbm' to...
2012-01-31 ol.scPrepared file move.
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-31 uzFixed a problem with debug symbol ids. Invalid ids...
2012-01-30 ol.scThe cc65 library build system is designed to call sub...
2012-01-26 uzFix missing semicolons. By Alex <xenogenesi@virgilio...
2012-01-26 cpgsmall comment change
2012-01-26 cpgadd "invalid parameter" error code -- contributed by...
2012-01-24 uzUpdate from Stefan Haubenthal.
2012-01-24 uzAdded a makefile to build the utility.
2012-01-24 uzAdded a makefile to build the executable.
2012-01-22 uzFixed warnings. Extended stuff for set_irq/reset_irq.
2012-01-21 ol.scFixed irq handler return value.
2012-01-21 uzDoc stuff by Stefan Haubenthal.
2012-01-21 uzFixed an internal error that was triggered by an attemp...
2012-01-21 ol.scAdded inital version of a CONVERT tool for Apple GEOS...
2012-01-21 ol.scUpdated LOADER.SYSTEM to the current version targeted...
2012-01-21 ol.scAdded old obsolete version of LOADER.SYSTEM in order...
next