]> git.sur5r.net Git - cc65/shortlog
cc65
2013-01-25 uzPrevent a literal string that is an argument for sizeof...
2013-01-25 uzFix an error in ReleaseLiteral.
2013-01-22 uzThe scrcode macros lost the last argument in the recurs...
2013-01-19 uzAdd small note about availability of the copydata libra...
2013-01-15 silverdrtypo in the doc corrected, tabs adjusted
2013-01-12 uzAdded a new feature "underline_in_numbers" requested...
2013-01-09 uzPatch by Greg King: Added the new graphics driver's...
2013-01-07 uzBugfix by Stefan Haubenthal.
2013-01-07 uzSmall fixes by Christian Krüger.
2013-01-07 uzDo an additional run of duplicate loads at the end...
2013-01-07 uzPatch by Greg King: Added a TGI text translator and...
2013-01-07 uzPatch by Greg King: Added TGI_COLOR_* definitions to...
2013-01-07 uzDeclare more internal TGI kernel variables. Not really...
2013-01-07 uzPatch by Greg King: The Oric Atmos graphics driver...
2013-01-01 uzFixed a bug in the function that generates register...
2012-12-30 silverdrtypo corrected
2012-12-17 karrirename lynx_snd_pause
2012-12-17 karriOptimize low color packed sprites
2012-12-17 karriAdd __fastcall__ stuff
2012-12-12 karriAdd sound support
2012-12-12 karriWork in progress
2012-12-11 karriAdd basic sound support
2012-12-11 karriAdd sound routine support
2012-12-11 karriDefine timer 7 for sound
2012-12-02 karriFix bug in cls
2012-12-01 karriAdd collision indices to all sprites jsut in case
2012-11-27 karriMake positions signed
2012-11-26 uzMoved the string that contains the ascii representation...
2012-11-21 karriFix types
2012-11-21 karriAdd collision screen erasure to tgi_clear
2012-11-20 karriAdd erasure of collision buffer to tgi_clear
2012-11-17 karriRemove duplicate definition for sprites
2012-11-16 ol.scFixed typo.
2012-11-14 karriAdd edge parameter
2012-11-13 ol.scHarmozined typing of static driver address.
2012-11-13 karriFix shaped bugs
2012-11-12 uzFixed an error in calloc reported by Marc 'BlackJack...
2012-11-12 karriAdd shaped mode
2012-11-12 karriImplement packed mode
2012-11-11 karriA bit more modular design
2012-11-09 ol.scAdded documentation of static drivers.
2012-11-08 ol.scAdded documentation of static drivers.
2012-11-07 ol.scUse array type declaration to avoid &-operator.
2012-11-07 ol.scAdded declarations for target-specific static drivers...
2012-11-07 ol.scMinor adjustment.
2012-11-07 ol.scFirst try of documenting static drivers.
2012-11-06 uzRearrange the code to avoid a warning from the Watcom...
2012-11-06 uzAllow to map characters to code zero with .CHARMAP.
2012-11-06 uzRemoved the unused function TgtTranslateStr.
2012-11-06 uzAdd -d (debug mode) to the assembler options. In studye...
2012-11-06 karriAdd quadrant optimisation
2012-11-06 karriAdd anchor point support
2012-11-06 karriAdd Lynx documentation to sp65
2012-11-06 karriAdd support for 4 quadrants
2012-11-05 uzFix two minor issues. By Stefan Haubenthal.
2012-11-04 ol.scAdded option to build samples with statically linked...
2012-11-04 ol.scConsistently use conio (instead of mixing with stdio).
2012-11-04 ol.scUse array type declaration to avoid &-operator.
2012-11-04 ol.scUse array type declaration to avoid &-operator.
2012-11-04 uzUse the new declarations from the zeropage include...
2012-11-04 uzChange imports from "import" to "global", so the file...
2012-11-04 uzAdd some more definitions for the zero page variables...
2012-11-04 uzSince there is now line info with type ASM and a count...
2012-11-04 uzFixed a problem in line info generation: Recorded token...
2012-11-04 uzOutput notifications for line info from macro parameter...
2012-11-04 uzAdd line info for macro parameters.
2012-11-03 uzHave the callirq module export __CALLIRQ__ and changed...
2012-11-03 uzDocument the new IMPORT attribute for the FEATURES...
2012-11-03 uzAdded a new attribute IMPORT to the CONDES definition...
2012-11-03 karriAdd end of sprite byte
2012-11-03 karriFirst quadrant literal sprite working
2012-11-02 karriFix conflict in names
2012-11-01 ol.scRemoved reference to old rs232 framework.
2012-11-01 ol.scAdjusted documentation to static drivers as part of...
2012-11-01 ol.scAdjusted documentation to static drivers as part of...
2012-11-01 ol.scRefer to recently static drivers recently added to...
2012-11-01 ol.scHarmozined typing of static driver address with recent...
2012-11-01 ol.scIntroduced static standard drivers.
2012-11-01 ol.scAdded missing standard driver definitions.
2012-10-31 ol.scFixed typo.
2012-10-29 ol.scNormalized coding style.
2012-10-29 ol.scConvert dynamically loadable drivers into statically...
2012-10-28 uzUse O65OPT_FILENAME to place the filename of the output...
2012-10-28 uzOptCmp3 removed a compare to zero instruction preceeded...
2012-10-27 uzMake the old "AllocNew" flag for symbols an enum and...
2012-10-27 uzMinor code optimization.
2012-10-27 uzThe message "Dropping x additional line infos" had...
2012-10-27 uzFixed a problem with the last change: Sym wasn't always...
2012-10-27 uzFixed a problem reported by thefox: A symbol reference...
2012-10-26 karriPalette updated
2012-10-26 karriFine tune palette
2012-10-25 ol.sc- Introduced Apple GEOS specific key codes.
2012-10-25 ol.scApply "improved" cursor-off handling for native GEOS...
2012-10-23 ol.scShow cursor on entering data.
2012-10-23 ol.scFixed several aspects of the GEOS CONIO implementation:
2012-10-23 ol.scAdded (naive) implementation of dio_query_sectcount...
2012-10-23 ol.scFixed c&p error.
2012-10-23 ol.scMinor adjustment.
2012-10-23 ol.scReplaced static array with realloc'ed memory block...
2012-10-23 ol.scNormalized coding style.
next