]> git.sur5r.net Git - cc65/shortlog
cc65
2009-10-07 uzMerge calls to decsp. The implemented routine is not...
2009-10-07 uzGet rid of ldaconst/ldxconst/ldyconst in many places.
2009-10-06 uzBumped the version number
2009-10-05 uzFixed a bug: A similar problem as that with structs...
2009-10-05 uzWhen using GetQualifier, pass correct params :-)
2009-10-05 uzUse GetQualifier() instead of accessing the field directly.
2009-10-05 uzChanged solution for r4329 so that it uses less memory.
2009-10-05 uzFixed a bug: Function designators are converted to...
2009-10-05 uzFixed a bug: A struct field has all qualifiers from...
2009-10-04 uzMust link libdl to use dynamic libraries.
2009-10-04 uzAdded decimal mode (untested): http://www.6502.org...
2009-10-04 ol.scAdded note on the necessity of tab chars at the beginni... V2.13.0
2009-10-04 uzUse a simple expression now that ldwarning is available...
2009-10-04 uzDocumented the new .assert actions.
2009-10-04 uzUse the new ldwarning assert action.
2009-10-04 uzAdd .assert actions that aren't evaluated at assembly...
2009-10-03 uzIgnore start address in cbm_opendir. Rearrange the...
2009-10-03 ol.scUpdated (and sorted) sample program info.
2009-10-03 ol.scMade compatible with the Apple ][ machines, but without...
2009-10-03 ol.scLeveraged tgi_stddrv (like tgidemo).
2009-10-03 ol.scAdjusted error message to recent change.
2009-10-02 uzAdded a note about the builtin search paths
2009-10-02 ol.scFixed messed up line endings.
2009-10-02 uzAdded docs for all the tgi functions and improved Lynx... V2.13.0rc4
2009-10-01 uzFixed problems that were introduced with r4287.
2009-10-01 uzThe combined assignment operator (-=, +=, ...) did...
2009-10-01 ol.scMade stacksize user-adjustable on the cmdline. V2.13.0rc2
2009-10-01 ol.scFixed typos and line endings.
2009-10-01 uzFixed a naming problem (Stefan Haubenthal).
2009-10-01 uzAdded an additional precondition before replacing code...
2009-10-01 uzLynx updates by Karri Kaksonen.
2009-09-30 ol.scUpdated doc to better reflect current code.
2009-09-30 uzAnother small change in OptJumpTarget3.
2009-09-30 uzAdded an additional precondition check to OptJumpTarget3.
2009-09-30 ol.scThis is what was actually meant in the first place.
2009-09-29 uzNew optimization step
2009-09-29 uzReplace tabs by spaces in file lists.
2009-09-29 uzFixes for the watcom makefiles:
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-29 uzCreate the .inc files before creating the dependency...
2009-09-28 uzSmall doc update by Stefan Haubenthal
2009-09-28 uzImproved cbm_dir routines by Thomas Giesel.
2009-09-28 ol.scAdded documentation on using GNU Make for building...
2009-09-28 uzMove the version numbers from the interface of the...
2009-09-28 uzImproved Makefile by Greg King. V2.13.0rc1
2009-09-28 uzFixed more bugs, shortened the code where possible.
2009-09-28 uzFixed two bugs, made the sources somewhat better readable.
2009-09-28 uzFixed warnings generated by clang (run by Per Olofsson).
2009-09-28 uzNew version by Greg King.
2009-09-28 uzMakefile simplification by Greg King
2009-09-28 uzStefan Haubenthal fixed a few typos.
2009-09-27 ol.scAdjusted driver to the recent kernel interface change...
2009-09-27 ol.scMade sure the bounding box coordinates stay in reasonab...
2009-09-27 uzChanged the solution for the PLOT problem with old...
2009-09-27 uzMake the watcom makefiles a bit more openwatcom compatible.
2009-09-27 uzLet vsprintf call vsnprintf to save code.
2009-09-27 uzAdded an untested implementation of snprintf.
2009-09-27 uzAdded an (only roughly tested) implementation of vsnprintf
2009-09-27 uzAdded prototypes for snprintf/vsnprintf to stdio.h
2009-09-27 uzAdd mouse_setbox/mouse_getbox to the demo.
2009-09-26 ol.scFixed bug triggered if all 8 io buffer slots may be...
2009-09-26 uzThe _printf routine does not return anything.
2009-09-26 uzCast the (unused) result of CHECK and PRECONDITION...
2009-09-26 uzComment out the RegVal function using #if to get rid...
2009-09-26 uzPackage additional linker configs for the apple2enh
2009-09-26 uzSeparate the linker config for the apple2enh target...
2009-09-26 uzFix the plot routine to work with the buggy -02 kernal.
2009-09-26 uzOOPS! Forgot to add the mouse_getbox and mouse_setbox...
2009-09-26 uzChanged the existing Commodore mouse drivers for the...
2009-09-26 uzDocumented the new mouse_setbox() and mouse_getbox...
2009-09-26 uzChanged the mouse API: mouse_box is gone, there are...
2009-09-25 uzRemove this copy of the apple include file - a copy...
2009-09-25 ol.scMoved into asminc, so it will be available in the distr...
2009-09-24 uzSystime implementation derived from the cbm610.
2009-09-24 uzFixed the config for the CBM510. Because of changes...
2009-09-24 uzSystime implementation for the CBM610, derived from...
2009-09-24 uzThe CIA TOD needs a write to the 1/10 sec register...
2009-09-24 uzMoved most platform assembler includes into asminc...
2009-09-24 uzSince we have now builtin search paths, we need to...
2009-09-24 uzFixed a comment
2009-09-24 uzAdded a test for strtoul().
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-09-24 uzUse xmalloc.h and change the code slightly to get rid...
2009-09-24 uzAdded search paths similar to that of the linker and...
2009-09-22 uzDito for the enhanced apple2
2009-09-22 uzAdd the apple extra files to the apple2 rpm package.
2009-09-22 ol.scBuild files in the extra directory (analog to apple2).
2009-09-22 uzFixed an error.
2009-09-22 uzBuild files in the extra directory.
2009-09-22 ol.scAdded author hint - as contained in the other source...
2009-09-22 ol.scAdded alternative implementation for ProDOS 8 I/O buffe...
2009-09-22 uzChanged search paths to use subdirectories of CC65_HOME...
2009-09-22 uzNew function AddSubSearchPathFromEnv.
2009-09-22 uzPreparation for extra platform object files
2009-09-22 uzMove/rename extra object files for the Apple2.
2009-09-22 uzNew linker config for the VIC-20 with 32K cartridge...
2009-09-20 uzFixed documentation about search paths, especially...
2009-09-20 uzFixed a copy&paste error.
2009-09-20 uzAdded the lynx serial driver
2009-09-20 uzRenamed the comlynx source and driver to lynx-comlynx...
next