]> git.sur5r.net Git - cc65/history - libsrc
Added VIC2 sprites as output format. Started to code the processing pipeline:
[cc65] / libsrc /
2012-03-09 uzAdded a new serial driver for the atmos. By Stefan...
2012-03-08 uzFixed a bug. High byte of the sector number is stored...
2012-03-04 uzThe IRQ handler needs to save the registers. By Stefan...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2012-02-28 ol.scAdded screen initialization on Apple GEOS.
2012-02-27 ol.scIntroduced Apple GEOS specific screen size constants.
2012-02-22 ol.scRather stay with OFF_YEAR as it is an "officially"...
2012-02-22 ol.scIntroduced Apple GEOS specific directory entry offsets...
2012-02-22 ol.scMinor style adjustment.
2012-02-22 ol.scAdded missing file.
2012-02-22 ol.scFixed line continuation.
2012-02-22 ol.scFixed typo.
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-17 ol.scMy recent decision to reuse the character specification...
2012-02-14 ol.scFixed line endings.
2012-02-11 cpgrecognize XDOS -- patch from Stefan Haubenthal
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.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 uzAdded an implementation of clock() for the Lynx console...
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.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-26 cpgsmall comment change
2012-01-26 cpgadd "invalid parameter" error code -- contributed by...
2012-01-21 ol.scAdded docs to set_irq / reset_irq.
2012-01-19 uzFix wrong offset of irq vector byte used as on/off...
2012-01-19 ol.scAdded wrapper for C level irq handling.
2012-01-14 ol.scThe "Hitchhiker's Guide To GEOS" is the only publicly...
2012-01-06 uzAn export has been missing for BRKVec (Stefan Haubenthal).
2012-01-05 ol.scReplace some more instance of geos.lib with geos-cbm...
2012-01-02 ol.scMoving the quit-hook towards the end of page 3 as far...
2012-01-01 uzCode optimization contributed by Kajtar Zsolt, soci...
2012-01-01 uzRemoved the jump to RESTOR on exit for all the CBM...
2012-01-01 uzNES TGI Update by Stefan Haubenthal.
2011-12-28 uzRenamed the old geos target to geos-cbm.
2011-12-26 ol.scRedesigned GEOS VLIR linking:
2011-09-13 uzFixed an error: The LINE function mistakenly enabled...
2011-08-15 uzFixed range errors when negative numbers where used...
2011-08-01 uzNew tgi_settextdir() function.
2011-08-01 uzFixed a bug (Greg King).
2011-07-17 uzRenamed tgi_textheight -> tgi_gettextheight, tgi_textwi...
2011-07-17 uzWorked on text scaling. This is an intermediate version...
2011-07-17 uzSmall change in the vector font format.
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2011-07-10 uzFixed a typo.
2011-07-10 uzFix width calculation for bitmap font output. Use new...
2011-07-10 uzMake the 8x32 unsigned multiplication routine C callable.
2011-07-10 uzAdded new 8x16 unsigned multiplication routine.
2011-07-10 uzAdded labels for umul16x16r16 and umul16x16r16m.
2011-07-08 uzThe BASIC stub does encode the start address with only...
2011-07-07 uzRemoved __fastcall__ declarations for functions without...
next