]> git.sur5r.net Git - cc65/shortlog
cc65
2005-08-31 cuzAdded HuC6280 cpu (will be treated as a 65C02)
2005-08-31 cuzStarted to add support for the HuC6280 cpu
2005-08-31 cuzAdded HuC6280 cpu
2005-08-31 cuzFixed minor and rather obscure problem: When including...
2005-08-31 cuzNew stuff contributed by Oliver Schmidt
2005-08-30 cuzFixed a bug in FuncStrAt. New shortcut function GenLite...
2005-08-29 cpginitial check-in
2005-08-29 cpgadd "define=yes" for CODE segment
2005-08-28 cuzRemoved grc.txt which was converted to sgml
2005-08-28 cuzAdded the new PET joystick driver
2005-08-28 cuzAdded availability of atari builtin macro package
2005-08-28 cuzAdded explanation of --macpack-dir
2005-08-28 cuzNew atari builtin macro package that features a scrcode...
2005-08-28 cuzThe PET machines now have a joystick driver
2005-08-28 cuzDriver for the Protovision 4 Player Joystick Adapter...
2005-08-28 cuzDriver for Protovision 4 Player Joystick by Stefan...
2005-08-28 cuzSmall optimzation by Stefan Haubenthal
2005-08-27 cuzAttrTab and RtsTab were not able to handle label within...
2005-08-26 cuzAdded the "none" CPU.
2005-08-26 cuzAdded "none" CPU.
2005-08-26 cuzAdded check for gcc
2005-08-26 cuzChanges from Oliver: Use posix_memalign instead of...
2005-08-24 cuzFixed the copyright message
2005-08-24 cuzAdded a new option --macpack-dir that allows to load...
2005-08-24 cuzAdded missing import statements.
2005-08-24 cuzFixed a wrong comment
2005-08-23 cuzUpdate from Spiro Trikaliotis for Debian Sarge
2005-08-22 cuzMove the macro package sources into own files
2005-08-13 cuzRemoved obsolete modules
2005-08-12 cuzSpelling and other small fixes
2005-08-12 cuzUse tables, add --memory-model
2005-08-12 cuzDocument new options
2005-08-12 cuzAdd new options to usage info
2005-08-12 cuzAdded new -Wa and -Wl options to pass options to the...
2005-08-11 cpgthe GRAPHICS command is from BASIC, not DOS
2005-08-10 cuzSmall fixes by Greg King
2005-08-09 cpgdescribe _graphics() and __RESERVED_MEMORY__ in graphic...
2005-08-08 izydorstGreg King's grammar and typo corrections
2005-08-07 cpgupdate Atari description
2005-08-07 cpg_graphmode_used doesn't exist anymore
2005-08-07 cpgadd __RESERVED_MEMORY__
2005-08-07 cpgtake __RESERVED_MEMORY__ from linker script into accoun...
2005-08-07 cpgremove initscrmem and grmemusage:
2005-08-07 cpg_graphmode_used isn't used anymore
2005-08-07 cpgremove graphuse.o
2005-08-05 izydorstAdded grc.sgml converted from grc.txt by Greg King
2005-07-31 cuzFixed a bug in the last change
2005-07-31 cuzFixed handling of expressions in .word and .addr instru...
2005-07-29 cuzAdded mouse_ioctl to complete mouse.h
2005-07-29 cpgadd TRAILER; calculate RAM size depending on start...
2005-07-29 cuzFixes for typos from Stefan Haubenthal
2005-07-29 cuzFixed a bug
2005-07-28 cuzFixed a bug
2005-07-28 cuzAdded simple expressions for the config file
2005-07-26 cpgadd IOCB definitions; update years in copyright message
2005-07-26 cuzMinor changes to the variadic macro feature. Added...
2005-07-26 cuzDocument the symbols section and the new -D and --defin...
2005-07-26 cuzAdded symbol definitions on the command line and weak...
2005-07-25 izydorst- unsafe characters are ignored, added some notes to...
2005-07-25 cuzUpdates: More em_ function, mouse_ functions
2005-07-25 cuzAdd kernal replacement function
2005-07-25 cuzFixed obsolete __IRQFUNC_COUNT__ symbol name
2005-07-24 cuzAdded C99 variadic macros
2005-07-24 cuzNew syntax for symbols
2005-07-24 cpgset RAM start address to %S; add STARTADDRESS
2005-07-24 cuzIgnore pmemalign.s
2005-07-24 cuzChanges by Greg King
2005-07-24 cuzUpdated the linker docs
2005-07-24 cuzSmall changes to work around problems in the linuxdoc...
2005-07-24 cuzAdded initcwd.s from Stefan Haubenthal which initialize...
2005-07-24 cuzAdded nes.sgml and atmos.sgml contributed by Stefan...
2005-07-24 cuzHide posix_memalign if strict ANSI is enabled
2005-07-24 cuzReplaced _aligned_malloc by the POSIX compatible functi...
2005-07-24 cuzPatch from Greg King
2005-07-22 cpgput zeropage variables into EXTZP segment
2005-07-22 cpgadd EXTZP segment
2005-07-19 izydorstadded support for remove() and rename() standard functions
2005-07-19 izydorstto clarify things...
2005-07-19 izydorst- do not remove commas from quoted text (Stefan Haubenthal)
2005-07-17 izydorstminor typo
2005-07-17 izydorstStefan Haubenthal's patch for Contiki port
2005-07-17 izydorstfunctions returning char in A must have X cleared
2005-07-17 cuzAdded 40xx and SuperPET chips
2005-07-17 cuzFixed a bug: The compiler aborted with an internal...
2005-07-05 cuzFixed a bug: Divisions with a divisor > 0xFFFFFF did...
2005-06-30 cuzFixed a bug
2005-06-08 cuzFixed a bug: Compiling an empty source file led to...
2005-06-07 cuzSmall fixes by Stefan Haubenthal
2005-05-29 cuzAllow empty and comment lines in structs
2005-05-26 cuzMake _sig_ign and _sig_dfl fastcall
2005-05-24 cuzSmall additions by Stefan Haubenthal
2005-05-24 cuzAdded PET docs by Stefan Haubenthal
2005-05-17 cuzAdded strtok
2005-05-17 cuzMake strtok __fastcall__
2005-05-17 cuzFixed a bug
2005-05-16 cuzRemoved Jede
2005-05-11 cuzFixed a bug
2005-05-11 cuzAdded variable symbols using .set
2005-05-10 cuzAdded info about the new .sprintf function
2005-05-10 cuzNew .sprintf function
next