]> git.sur5r.net Git - cc65/shortlog
cc65
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...
2012-01-21 ol.scAdded docs to set_irq / reset_irq.
2012-01-20 uzReverted some errorneously committed changes which...
2012-01-20 uzFixed a problem reported by Greg King. structs returned...
2012-01-20 uzMasking a bit field is unnecessary if there was no...
2012-01-19 uzAdded handling of new expression opcodes.
2012-01-19 uzFix wrong offset of irq vector byte used as on/off...
2012-01-19 uzForgot to check these in. They contain the new expressi...
2012-01-19 ol.scAdded wrapper for C level irq handling.
2012-01-18 spiroAdd missing Debian build-dependancy on "texinfo".
2012-01-18 uzAdd bounded expressions for immediate addressing and...
2012-01-18 uzRemove obsolete defines for the 6502 processor flags.
2012-01-16 ol.scAdded articles in last chapter.
2012-01-15 uzFixes for typos by Stefan Haubenthal.
2012-01-15 spiroMake cc65-doc depend on the right version of cc65
2012-01-15 spiroUpdate debian package generation.
2012-01-15 ol.scAdded articles (last chapterstill todo).
2012-01-14 ol.scThe "Hitchhiker's Guide To GEOS" is the only publicly...
2012-01-14 ol.scFixed typo.
2012-01-13 uzAdd some warnings about using .DEFINE.
2012-01-11 uzFixed an error in calculation of the fill bytes necessa...
2012-01-07 ol.scRestored compatibility with info.
2012-01-06 uzFixed several build warnings.
2012-01-06 uzAn export has been missing for BRKVec (Stefan Haubenthal).
2012-01-06 uzreset_brk is not __fastcall__. By Stefan Haubenthal.
2012-01-06 uzPatch by Greg King: Improved the mkdir rule. Adjusted...
2012-01-05 ol.scReplace some more instance of geos.lib with geos-cbm...
2012-01-05 ol.scAdjusted line endings and fixed some more typos.
2012-01-05 uzgrc is now named grc65.
2012-01-05 uzFixed a typo.
2012-01-05 ol.scUpdated second part of the grc65 doc.
2012-01-05 ol.scResource compiling has to come first.
2012-01-04 uzFinish support for .BANK.
2012-01-04 uzMark segments that are referenced in a .BANK statement.
2012-01-04 uzAdd the new include files geos-apple.inc and geos-cbm...
2012-01-04 uzMoved the segdefs module to ca65, since it was used...
2012-01-04 uzFixed an error in file offset calculation.
2012-01-04 uzFixed copy & paste errors in comments.
2012-01-04 ol.scAdjusted resource file to recent syntax changes.
2012-01-03 ol.scUpdated first part of the grc65 doc.
2012-01-03 ol.scAdded a sample demonstrating how to create a VLIR overl...
2012-01-03 uzStarted to add a new .BANK instruction that allows...
2012-01-03 ol.scMinimal beautification.
2012-01-03 ol.scThe VLIR table description didn't contain that much...
2012-01-03 uzNo need to simplify an expression in SegDone() if it...
2012-01-03 uzAdjusted/added names of geos include files.
2012-01-03 ol.scIntroduced __BACKBUFSIZE__ which can be set to zero...
2012-01-02 ol.scThe (to be written) "Apple GEOS UnConvert" tool should...
2012-01-02 ol.scFixed type in target name (it is not supposed to be...
2012-01-02 uzSymbols imported from the linker config must have the...
2012-01-02 ol.scRenamed apple-geos.cfg to geos-apple.cfg and added...
next