]> git.sur5r.net Git - cc65/history - doc
Save some bytes by sharing the code doing the actual vector setting. Note: Jumping...
[cc65] / doc /
2013-01-31 uzFixed a typo.
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-26 uzAdded note about behaviour of --local-strings (Greg...
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 uzSmall fixes by Christian Krüger.
2012-12-30 silverdrtypo corrected
2012-11-16 ol.scFixed typo.
2012-11-09 ol.scAdded documentation of static drivers.
2012-11-08 ol.scAdded documentation of static drivers.
2012-11-07 ol.scAdded declarations for target-specific static drivers...
2012-11-07 ol.scFirst try of documenting static drivers.
2012-11-06 uzAllow to map characters to code zero with .CHARMAP.
2012-11-06 uzAdd -d (debug mode) to the assembler options. In studye...
2012-11-06 karriAdd Lynx documentation to sp65
2012-11-05 uzFix two minor issues. By Stefan Haubenthal.
2012-11-03 uzDocument the new IMPORT attribute for the FEATURES...
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-10-23 ol.scFixed c&p error.
2012-10-19 ol.scRemoved cpputs/cpputsxy as they don't work and as there...
2012-10-17 ol.scMinor updates.
2012-10-15 ol.scI wasn't aware that the unit numbers in the ProDOS...
2012-10-11 ol.scRemoved DIO specific typedefs which were just aliases...
2012-10-10 ol.scReplaced Apple II specific solution with implementation...
2012-09-20 uzAdded a note about errors in disk drives on some platfo...
2012-09-09 uzAdded a "fillval" attribute to the segment definition...
2012-09-09 ol.scReplaced Apple II specific solution with implementation...
2012-09-09 ol.scReplaced Apple II specific solution with implementation...
2012-09-02 uzSome documentation fixes. Errors reported by Michael...
2012-08-26 ol.scFix by Greg King.
2012-08-20 uzNew option --relax-checks that disable the check for...
2012-08-19 ol.scFix by Spiro Trikaliotis.
2012-08-16 ol.scMinor changes.
2012-08-01 uzDocument that scopes don't have an effect on unnamed...
2012-07-09 uzAdedd a few cross-references for the new cbm_k_ functio...
2012-07-09 silverdrcbm_k_ functions documented
2012-07-01 uzFix list of CBM kernal level functions.
2012-06-24 uzAdded classification macros for file types from struct...
2012-06-04 uzDocument changed behaviour of the output processors...
2012-06-03 uzAdded descriptions for all functions in dirent.h.
2012-05-28 uzFixed a warning caused by an empty <itemize> section.
2012-05-28 uzTape load and save functions for the Oric Atmos. By...
2012-04-29 ol.scAdded reference to sp65.
2012-04-29 ol.scFixed c&p error and added GEOS bitmap description.
2012-03-31 uz.SET has been missing from the list of pseudo ops.
2012-03-31 uz.UNION/.ENDUNION were missing from the docs.
2012-03-15 uzSome more work on the sp65 docs.
2012-03-11 uzAdded conversion to GEOS icon format (which is actually...
2012-03-11 uzWorking on the sp65 documentation.
2012-03-11 uzAdded the layout for the sp65 documentation.
2012-03-10 uzFixed a few doc issues. By Stefan Haubenthal.
2012-03-09 uzAdded a new serial driver for the atmos. By Stefan...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
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-19 uzDoc updates by Stefan Haubenthal.
2012-02-11 cpgrecognize XDOS -- patch from Stefan Haubenthal
2012-02-09 ol.scRenamed 'UnBlockProcess' to 'UnblockProcess' and 'UnFre...
2012-02-06 uzFixed a typo.
2012-02-06 uzAdded docs for clock().
2012-02-04 ol.scFixed typo.
2012-01-24 uzUpdate from Stefan Haubenthal.
2012-01-22 uzFixed warnings. Extended stuff for set_irq/reset_irq.
2012-01-21 uzDoc stuff by Stefan Haubenthal.
2012-01-21 ol.scAdded docs to set_irq / reset_irq.
2012-01-18 uzAdd bounded expressions for immediate addressing and...
2012-01-16 ol.scAdded articles in last chapter.
2012-01-15 uzFixes for typos by Stefan Haubenthal.
2012-01-15 ol.scAdded articles (last chapterstill todo).
2012-01-14 ol.scFixed typo.
2012-01-13 uzAdd some warnings about using .DEFINE.
2012-01-07 ol.scRestored compatibility with info.
2012-01-06 uzFixed several build warnings.
2012-01-06 uzreset_brk is not __fastcall__. By Stefan Haubenthal.
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 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-03 ol.scUpdated first part of the grc65 doc.
2012-01-02 ol.scReplaced <target>-geos with geos-<target>.
2012-01-01 uzNES TGI Update by Stefan Haubenthal.
2011-12-31 uzLet the linker generate a new symbol __NAME_FILEOFFS__...
2011-12-28 uzChanged docs for options.
2011-12-28 uzNew behaviour of .ALIGN, new option --large-alignment.
2011-12-27 ol.scUnified GEOS sample resource file names.
2011-12-27 ol.sc- Removed -f option.
2011-12-27 ol.scReplaced references to target 'geos' with references...
2011-12-27 ol.scUpdated first part of the grc65 doc.
2011-12-19 ol.scMinor formatting adjustment.
2011-12-10 uzDocumented the .SET operator that has been available...
next