]> git.sur5r.net Git - cc65/shortlog
cc65
2005-09-11 cuzSome function renaming.
2005-09-10 cuzBumped the version number
2005-09-10 cuzBumped the version number for the snapshot
2005-09-10 cuzBumped the version number for 2.11.0
2005-09-10 cuzReversed the test for sgmltools because it doesn't...
2005-09-10 cuzDon't complain about missing includes when generating...
2005-09-10 cuzDelete the auto-generated .inc files for target zap
2005-09-09 cuzSmall optimization
2005-09-09 cuzBetter error message if sgmltools not installed.
2005-09-08 cuzIgnore driver files
2005-09-08 cuzAdded chapter describing special segments
2005-09-08 cuzAdded the new apple serial drivers
2005-09-08 cuzSerial driver for the SSC card by Oliver Schmidt
2005-09-08 cuzMissing ser_ioctl wrapper by Oliver Schmidt
2005-09-05 cuzDon't install the IRQ vector if mouse_install returns...
2005-09-05 cuzDon't install the IRQ vector if joy_install returns...
2005-09-04 cpgfix missing LOWCODE and INIT in the text
2005-09-03 cpgadapt example linker scripts to new syntax and new...
2005-09-02 cuzFixed a problem with evaluation of the address size
2005-09-02 cuzRemove call to utsta0 which does no longer exist
2005-09-02 cuzNew diodemo version by Oliver; update of the README...
2005-09-01 cpgsome language fixes
2005-09-01 cuzAdded HuC6280 CPU
2005-09-01 cuzBumped the year in the copyright message
2005-09-01 cuzAdded the remaining HuC6280 instructions
2005-08-31 cuzStarted to add support for the HuC6280 cpu
2005-08-31 cuzReversed accidentally checked in changes
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...
next