]> git.sur5r.net Git - cc65/shortlog
cc65
2002-06-03 cuzNew target: oric atmos
2002-05-31 cuzFixed a typo
2002-05-30 cpgadded ICAX3, ICAX4, ICAX5
2002-05-27 cuzFixed a typo
2002-05-26 cuzIndirect fastcall functions with no parameters may...
2002-05-26 cuzMove zp space out of crt0.s
2002-05-26 cuzCombine the existing include files, move zp space out...
2002-05-26 cuzzpspace cannot be an external symbol
2002-05-26 cuzAdded module with zero page locations
2002-05-25 cuzFixed zero page handling for o65 modules
2002-05-25 cuzFix o65 zeropage handling
2002-05-23 cpginitial check-in
2002-05-23 cpgimplementation which supports SpartaDOS format disks...
2002-05-23 cpgupdated comment about fdtoiocb return values
2002-05-22 cuzRenamed spawn.c -> spawn-unix.c
2002-05-18 cuzAdded JUMPTABLE segment
2002-05-18 cuzFixed a bug (offset was not correct if more than one...
2002-05-18 cuzNew o65 defines
2002-05-18 cuzAdded check/support for simple addressing format.
2002-05-18 cuzNew entry points for bzero and _bzero
2002-05-18 cuzNew o65 defines
2002-05-18 cuzAdded bzero, _bzero
2002-05-16 cuzOne less bug in sizeof ("ABC").
2002-05-16 cpgsupport append mode
2002-05-16 cpgamode_to_bmode fixes: support "a", be more restrictive...
2002-05-16 cpgfixed O_CREAT, O_TRUNC, O_APPEND to match the C headers
2002-05-02 cuzFixed a bug
2002-04-26 cuzBumped the version number
2002-04-25 cuzMore changes for module support
2002-04-25 cuzAdd support for a module id
2002-04-25 cuzAdded support for modules
2002-04-25 cuzAdd the 'module' target
2002-04-25 cuzNew target 'module'
2002-04-25 cuzAdd new target 'module'
2002-04-25 cuzAdded configuration for cc65 modules
2002-04-24 cuzmod_ctrl struct cleanup
2002-04-24 cuzStruct cleanup
2002-04-23 cuzExport start and size of the ZP memory area
2002-04-23 cuzStreamlined the code, add zero page relocations
2002-04-23 cuzRemoved duplicate defs
2002-04-21 cuzStart to describe the FILES and FORMAT sections
2002-04-21 cuzSupport additional o65 attributes.
2002-04-21 cuzAdd new o65 operating system
2002-04-21 cuzNew files for loading modules at runtime
2002-04-21 cuzAdded mod_free
2002-04-21 cuzNew directory for (globally used) assembler includes.
2002-04-21 cuzMove include files into /asminc, changed include file...
2002-04-21 cuzdos -> unix lf conversion
2002-04-21 cuzAdded new header files
2002-04-20 cuzUse cc65 character classification routines
2002-04-18 cuzFixed a typo
2002-04-17 cuzFixed wrong compares (new code by Piotr Fusik)
2002-04-17 cuzFixed a bug
2002-04-14 cuzWorking
2002-04-12 cuzIgnore intermediate files
2002-04-09 cuzFixed a message output
2002-04-09 cuzFixed an error
2002-04-08 cuzWorking
2002-04-08 cuzNew pattern matching module matchpat.[ch]
2002-04-08 cuzAdded spec for v 2.8.0
2002-04-08 cuzBumped the version number
2002-04-08 cuzWorking
2002-04-08 cuzRemove duplicate line feed
2002-04-08 cuzDocument --config option
2002-04-08 cuzAdd --config option to usage
2002-04-08 cuzCosmetic change
2002-04-08 cuzCosmetic change
2002-04-07 cuzNew plugin stdio
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzFirst test plugin
2002-04-06 cuzWorking on the plugin interface
2002-04-06 izydorstadded test of mouse.h routines
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-04-06 cuzAdd info about the boolxx functions
2002-04-06 cuzFixed a code generation bug
2002-04-05 cuzFixed a typo
2002-04-01 cuzWorking
2002-04-01 cuzWorking
2002-03-31 cuzWorking
2002-03-30 cuzWorking
2002-03-30 cuzFirst import
2002-03-25 cuzStraighten checking of the initialized flag in both...
2002-03-24 cpgfix return Z flag: it was set if the LSB of the length...
2002-03-24 cuzUse _file.inc and its constants
2002-03-24 cuzCompleted _scanf.c, added vsscanf.c, rewrote sscanf.c.
2002-03-24 cuzFix return codes
2002-03-24 cuzInclude name of errorneous symbol in error message
2002-03-18 cuzPrepare for separate ASM name in symbol table entry
2002-03-18 cuzAttribute work
2002-03-17 cuzAdded scanf familiy of functions
2002-03-17 cuzWorking on the _scanf implementation
2002-03-17 cuzThe %p format specifier was missing
2002-03-17 cuzDon't print a zero offset in labels
2002-03-17 cuzCosmetic change
2002-03-16 cuzUse CHECK instead of assert
2002-03-16 cuzUse a new specialized multiply routines
2002-03-16 cuzAdded a few more specialized multiply routines
2002-03-16 cuzSeveral minor changes and fixes
2002-03-16 cuzUse MakeHexArg, replace STX and STY by STZ if possible
next