]> git.sur5r.net Git - cc65/shortlog
cc65
2012-03-11 uzRemove the bitmap type since it is not really needed...
2012-03-11 uzThe set_irq function needs size_t.
2012-03-10 uzAdded sp65.
2012-03-10 uzAdded sp65 to the tools makefiles.
2012-03-10 uzFixed a few doc issues. By Stefan Haubenthal.
2012-03-10 uzFree bitmaps and buffers before terminating.
2012-03-10 uzAllow to pass NULL pointers to FreeStrBuf.
2012-03-10 uzRemoved the flags and optimized the Attr structure.
2012-03-10 uzRemoved several memory leaks.
2012-03-10 uzHandle "label" and "segment" attributes for assembler...
2012-03-10 uzFixed two compiler warnings.
2012-03-10 uzMove evaluation of attributes into the input routine.
2012-03-10 uzNew option --list-conversions.
2012-03-10 uzNew attribute "base".
2012-03-10 uzMove attribute lookup into the output functions. Allow...
2012-03-10 uzDo also allow ':' as an attribute separator.
2012-03-10 uzImplemented main conversion module.
2012-03-09 uzAdded the main conversion module. New option --convert...
2012-03-09 uzAdded a dummy return to fix a watcom warning.
2012-03-09 uzAdded the write routine.
2012-03-09 uzExport the compare function since it is used in a few...
2012-03-09 uzAdded VIC2 sprites as output format. Started to code...
2012-03-09 uzAdded the new serial driver for the atmos to the spec...
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-05 uzStarted to add koala output format.
2012-03-05 uzFix FindInputFormat.
2012-03-04 uzAdded parsing of arguments to --read. The explicit...
2012-03-04 uzAdded a module to manage attribute/value pairs.
2012-03-04 uzThe IRQ handler needs to save the registers. By Stefan...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2012-03-04 uzThe table for sweet 16 instructions had an invalid...
2012-02-28 ol.scAdded article.
2012-02-28 ol.scReplaced hardcoded constants with macros.
2012-02-28 ol.scReplaced hardcoded constants with macros.
2012-02-28 ol.scAdded screen initialization on Apple GEOS.
2012-02-27 ol.scIntroduced Apple GEOS specific screen size constants.
2012-02-27 uzAdded the output layer.
2012-02-27 uzRemove the "Tag" field in struct Bitmap since it is...
2012-02-27 uzFix two watcom (and probably C89) issues.
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...
next