]> git.sur5r.net Git - cc65/shortlog
cc65
2004-05-02 cuzFixed compiler warnings
2004-05-02 cuzThe type parser didn't check bounds for the type string...
2004-05-02 cuzMore output when using -v.
2004-05-02 cuzNew test program arg-test.c
2004-04-29 cuzFixed a bug in the handling of ranges where the granula...
2004-04-28 cuzUse .addr for address tables
2004-04-28 cuzAdded command line param evaluation
2004-04-28 cuzCommand line arguments are now supported
2004-04-28 cuzAdded the mouse_move module
2004-04-28 cuzCopy mouse drivers using new names
2004-04-28 cuzAdded routine to parse command line args
2004-04-28 cuzAdded address of FETCH routine
2004-04-28 cuzAdd command line evaluation for the Plus/4
2004-04-28 cuzRename INBUF to FNBUF, add basic buffer
2004-04-28 cuzRename FNAM_ADR to FNAM, use new := operator for addresses
2004-04-28 cuzThe C128 runtime now takes command line arguments
2004-04-28 cuzNew command line parsing routine
2004-04-28 cuzSet FNAM_BANK *after* calling constructors
2004-04-28 cuzUse new := operator, added a few addresses
2004-04-28 cuzFixed a comment
2004-04-28 cuzFixed a problem
2004-04-28 cuzRewrote argument parsing
2004-04-28 cuzRewrote argument parsing
2004-04-20 cuzFixed a problem with the ubiquitous_idents change
2004-04-20 cuzDocument the new ubiquitous_idents feature
2004-04-20 cuzAdd a new feature "ubiquitous_idents" that allows the...
2004-04-19 cuzFixed a problem with .global: In some situations, expor...
2004-04-19 cuzSmall speed improvement
2004-04-08 cuzAdded a missing export statement
2004-04-08 cuzAdded a comment
2004-04-05 cuzFixed a bug
2004-04-05 cuzFixed a typo
2004-04-04 cuzFixed a comment
2004-04-04 cuzFixed NTSC/PAL issue
2004-04-04 cuzSmall fix
2004-04-04 cuzUse new callirq function
2004-04-04 cuzIgnore mouse drivers
2004-04-04 cuzAdded a specialized callirq routine
2004-04-04 cuzApplied a graphics driver bugfix sent by Greg King
2004-03-29 cuzLoadable mouse driver for the C128
2004-03-29 cuzChange MOVE routine calling conventions
2004-03-29 cuzNew feature missing_char_term
2004-03-29 cuzRemoved unused file
2004-03-25 cuzOptimized the condes routine, because it is used to...
2004-03-23 cuzAdded docs for new interrupt handler feature
2004-03-23 cuzAdded the mouse driver for the C64
2004-03-23 cuzNew mouse API
2004-03-23 cuzRemoved the old mouse module
2004-03-23 cuzMouse driver implementation
2004-03-23 cuzAdded an interrupt facility similar to that on the...
2004-03-23 cuzWrapper for mouse_box
2004-03-23 cuzFixed a bug
2004-03-21 cuzWorking on loadable mouse drivers
2004-03-21 cuzPlatform dependent FILENAME_MAX
2004-03-21 cuzRewrite. This fixes a bug where a forward reference...
2004-03-21 cuzAdjust year in copyright string
2004-03-21 cuzChanged a bug in the the translation table for the...
2004-03-21 cuzFixed a problem with conditional assembly. The assemble...
2004-03-20 cuzFixed a small bug
2004-03-20 cuzNew option --list-targets
2004-03-19 izydorst- fixed wrong parameters for <, >
2004-03-19 cuzFixed a bug
2004-03-19 cuzFixed a bug
2004-03-18 cuzOutput a warning for a call to memset with a count...
2004-03-18 cuzmouse_set_callbacks doesn't return anything
2004-03-18 cuzAdded CH_ENTER
2004-03-16 cpgrecognize MyDOS
2004-03-16 cpgadd MyDOS detection (from Stefan Haubenthal)
2004-03-16 cuzNew mouse show/hide routines
2004-03-15 cuzOptimization for __bzero.
2004-03-15 cpgadd MyDOS error codes, contributed by Stefan Haubenthal
2004-03-15 cpgadapt to new value of dummy error code
2004-03-14 cuzRemoved a useless function call
2004-03-14 cuzRemoved obsolete comment
2004-03-13 cuzNew apple2enh target
2004-03-13 cuzNew apple2enh target library
2004-03-13 cuzapple2enh fixes
2004-03-13 cuzAdded a Makefile
2004-03-13 cuzMinor fixes for the new apple2enh target
2004-03-13 cuzAdditional I/O chips added by Stefan Haubenthal
2004-03-13 cuzNew header file from Stefan Haubenthal
2004-03-13 cuzFixed a bug: The volatile keyword was not accepted...
2004-03-13 cuzContributed files from Oliver Schmidt
2004-03-13 cuzRemove break registers as absolute variables
2004-03-13 cuzFixed inclusion order
2004-03-13 cuzFixed key definitions (were removed from apple2.h)
2004-03-12 izydorst- technical stuff in <tt/../
2004-03-12 izydorst- some VDC info updates
2004-03-11 cuzReworked version by Oliver Schmidt
2004-03-11 cuzNew target APPLE2ENH
2004-03-11 cuzFixed a typo
2004-03-11 cuzNew target APPLE2ENH
2004-03-11 cuzAdded a new apple2enh target
2004-03-08 cuzDocument push/pop for segment name #pragmas
2004-03-08 cuzAllow push/pop arguments for segment name #pragmas
2004-03-08 cuzFixed issues with the last change: The return code...
2004-03-07 cuzRenamed IS_Pop to IS_Drop
2004-03-07 cuzNew module strstack
2004-03-07 cuzDocumented the new push/pop factility for #pragmas.
2004-03-07 cuzMade several options that can be changed by #pragmas...
next