]> git.sur5r.net Git - cc65/shortlog
cc65
2012-02-27 ol.scTake BSS into account (like done for Apple GEOS in...
2012-02-27 uzAdded a module for assembler source output.
2012-02-27 uzRemoved a declaration for a routine that doesn't exist.
2012-02-27 uzAdded a module for binary output.
2012-02-27 uzAdded a new input layer that manages the different...
2012-02-27 uzSplitted the filetype module into the actual search...
2012-02-26 uzNew function to create a bitmap slice.
2012-02-26 uzUse only as many palette entries as there are colors...
2012-02-26 uzFirst version of PCX reading routine is completed but...
2012-02-26 uzSome more work on reading pcx files.
2012-02-26 uzOutput usage information to stdout, not stderr. This...
2012-02-25 uzStarted to add PCX routines.
2012-02-25 uzAdapted the file i/o module from od65.
2012-02-25 uzStarted to code the front end base layer modules.
2012-02-24 ol.scAdded comments.
2012-02-23 uzAdded base framework for the sp65 sprite and bitmap...
2012-02-22 ol.scRather stay with OFF_YEAR as it is an "officially"...
2012-02-22 ol.scLearned the hard way that even meant-to-be-simple sampl...
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.
next