]> git.sur5r.net Git - cc65/shortlog
cc65
2004-10-08 cuzAdded the new mandelbrot sample
2004-10-08 cuzRemoved an unused .import
2004-10-08 cuzAdded ctype.s to make the isxxx() functions work
2004-10-08 cuzMove startup code to STARTUP segment.
2004-10-08 cuzAdded the builtin config for the lynx game console
2004-10-08 cuzAdded the lynx subpackage
2004-10-08 cuzStarted to add lynx files contributed by Karri Kaksonen...
2004-10-08 cuzAdded lynxlib target
2004-10-08 cuzFixed wrong reference
2004-10-08 cuzFixed references to non existing header files
2004-10-08 cuzAdded the lynx target
2004-10-08 cuzAdded the lynx target
2004-10-06 cuzReplaced putchar by an assembler version
2004-10-06 cuzRemoved getchar/putchar macros
2004-10-06 cuzDocument predefined constants
2004-10-06 cuzo65.h, note when header file function lists are incomplete
2004-10-06 cuzAdded setjmp/longjmp
2004-10-04 cpgfixed a typo
2004-10-03 cuzAdded SWEET 16 CPU
2004-10-03 cuzAdded SWEET 16 mode
2004-10-03 cuzAdded new CPU SWEET16
2004-10-03 cuzAdded new CPU SWEET16
2004-10-02 cuzFixed a wording
2004-10-02 cuzmod_load and mod_free
2004-10-02 cuzMore exact POSIX references.
2004-10-02 cuzFixed a typo, fixed ldax macro.
2004-09-28 cuzRemoved the shift runtime functions because there calli...
2004-09-27 cuzAdd --dbginfo
2004-09-23 cuzFixed a typo
2004-09-23 cuzAllow to override CC65_LIB on the command line
2004-09-23 cuzAllow to override CC65_INC on the command line
2004-09-23 cuzInfo about using additional memory
2004-09-23 cuzInternal identifier names have changed, _heap.h is...
2004-09-23 cuzUpdate, add note about master makefile
2004-09-23 cuzAdd new maintainer
2004-09-23 cuzFixed bug with braces in initializer lists
2004-09-22 cuzInvalid code was generated for a switch statement with...
2004-09-20 cuzNew special condes type interruptor
2004-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-09-20 cuzNew condes type interruptor
2004-09-20 cuzNew condes type interruptor
2004-09-17 cuzDocument some more functions
2004-09-17 cuzVIC20 specific docs (contributed by Stefan Haubenthal)
2004-09-17 cuzFixed a few typos (Stefan Haubenthal)
2004-09-16 cuzFixed a C99ism
2004-09-16 cuzIntroduce a -E flag that activates just the preprocessor.
2004-09-15 cpgfix a typo
2004-09-14 cpgadd 'and' in the authors listing
2004-09-14 cpgadd example of a memory configuration with holes; add...
2004-09-10 cuzFixed a typo
2004-09-06 cuzFixed a typo
2004-08-16 cuzFixed the definition of the long branch macros to avoid...
2004-08-09 cuzFixed a bug: Closing all files on exit did not work
2004-08-04 cpgfix comment
2004-08-04 cpgdisplay more memory variables
2004-08-03 cuzDiscarding data for a memory area is done by assigning...
2004-08-02 cuzFixed the last fix
2004-08-02 cuzIn a function call for all parameters not covered by...
2004-08-02 cuzNew function PtrConversion
2004-07-29 cuzAdded IsODigit
2004-07-29 cuzFixed description of bgcolor
2004-07-23 cpgfix typo (detected by Stefan Haubenthal)
2004-07-18 cuzFixed inline assembler problems with instructions where...
2004-07-18 cuzImprove handling of files with foreign newline sequences.
2004-07-17 cuzAdd dummy return value to avoid a wcc warning
2004-07-17 cuzRemove exprnode.obj
2004-07-17 cuzFixed problems with unnamed labels
2004-07-17 cuzAdjust result to user visible size
2004-07-17 cuzNew function heapblocksize()
2004-07-17 cuzNew function heapblocksize()
2004-07-11 cuzMake a few params const
2004-07-11 cuzCheck for invalid function names before trying to compa...
2004-07-11 cuzAdded SB_Compare
2004-07-09 cpgget_ostype() was split into get_ostype() and get_tv...
2004-07-09 cpgzap also deletes *.ser and *.mou files
2004-07-09 cpgrename some Atari specific function names
2004-07-09 cpgkeep the old names (w/o "_") of get_ostype() and get_tv...
2004-07-09 cpgrevert last change
2004-07-06 cuzA main function not returning an int is not allowed...
2004-07-06 cuzFixed a bug
2004-07-06 cuzCleanup in ShiftExpr.
2004-07-05 cuzAdded lasr.o
2004-07-05 cuzNew code for the shift functions
2004-06-30 cuzChanged shift functions, added info about shift runtime...
2004-06-30 cuzFixed a bug
2004-06-29 cuzFixed a bug
2004-06-29 cuzRemove shifts from kcalc
2004-06-29 cuzMove shift expression evaluation into a separate module...
2004-06-29 cuzRenaming and cleanup
2004-06-29 cuzSome renaming
2004-06-29 cuzAdded license information preproc.h
2004-06-21 cuzFixed a problem
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzRemoved the undocumented, obsolete and unused OptDisabl...
2004-06-15 cuzDocument the codesize, optimize and warn pragmas
2004-06-15 cuzMake the -W flag stackable.
2004-06-15 cuzMake the -O and --codesize options stackable.
2004-06-15 cuzInline assembly can now reference C labels with the...
2004-06-15 cuzSome cleanup
2004-06-15 cuzChanged an error message
next