]> git.sur5r.net Git - cc65/shortlog
cc65
2013-02-14 ol.scSave some bytes by sharing the code doing the actual...
2013-02-14 ol.scRemoved unnecessary include.
2013-02-13 ol.scFixed copy&paste bug.
2013-02-13 uzRemove needless instruction to make the code assemble.
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2013-02-12 ol.scJust some beautification.
2013-02-12 ol.scAdded missing __CALLIRQ__ import attribute.
2013-02-12 uzQuick fix for a problem in the OptLoad3 function. The...
2013-02-10 uzFixed several issues where an object file reference...
2013-02-02 uzFixed a problem: When a struct or unit was declared...
2013-01-31 uzFixed a typo.
2013-01-28 karriAdd lynx_snd_stop_channel
2013-01-28 karriAdd lynx_snd_stop_channel
2013-01-28 karriExport lynx_snd_active
2013-01-28 karriAdd lynx_snd_active
2013-01-28 karriUpdate sound driver
2013-01-27 uztgi_free_vectorfont maps to free and must therefore...
2013-01-27 uzTypo fix by Stefan Haubenthal.
2013-01-27 uzTGI function doc update by Stefan Haubenthal.
2013-01-27 uztgi_free_vectorfont maps to free and must therefore...
2013-01-26 uzAdded note about behaviour of --local-strings (Greg...
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.
next