]> git.sur5r.net Git - cc65/shortlog
cc65
2002-01-15 cuzFixed a bug
2001-12-27 cpgucase_fn.o: new object file; added -DUCASE_FILENAME...
2001-12-27 cpgmoved code to convert filename to uppercase into its...
2001-12-12 cuzAllow comments inside of macro calls that are spread...
2001-12-10 cpgAtari updates
2001-12-10 cpgbetter error handling; rs232_params now uses its parameters
2001-12-10 cpgadded Atari defines
2001-12-10 cuzFixed a bug
2001-12-10 cpginitial (incomplete) implementation
2001-12-10 cpgadded remove.o and rs232.o
2001-12-09 cpgset atari start address to (very conservative) $2E00...
2001-12-09 cpginitial check-in
2001-12-05 cuzDo not initialize the data window address after on...
2001-12-04 cpgfix comments about fdtoiocb parameters
2001-12-04 cpgfdtoiocb returns the IOCB in A!
2001-12-04 cpgfixed return paramter; setup ICAX1Z so the key routine...
2001-12-02 izydorstLUnix support tuning - plain ASCII and changed imports...
2001-12-01 cuzAdded o65 symbol export capability
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-11-23 cuzNew version from Piotr
2001-11-18 cuzUpdate from Piotr
2001-11-17 cuzAdded SBC optimizations suggested by Piotr Fusik
2001-11-17 cuzAdded info for more runtime routines
2001-11-17 cuzSeveral SBC optimizations suggested by Piotr Fusik
2001-11-15 cuzcalloc is now written in assembler and a fastcall function
2001-11-15 cuzReplaced calloc by an assembler version
2001-11-13 cuzAdded zlib.h header file
2001-11-12 cuzAdded inflatemem from Piotr
2001-11-12 cuzFixed a bug
2001-11-08 cuzFixed a bug
2001-11-07 cuzAdded the 2.7.1 spec
2001-11-07 cuzFixed a typo
2001-11-07 cuzAdded info for tsteax and utsteax
2001-11-07 cuzFixed a bug
2001-11-06 cpgsimple test program for clock() function
2001-11-06 cpgadded clock.c
2001-11-06 cuzAdded Piotr
2001-11-06 cpgfix a typo in the comment
2001-11-06 cpgreturn the hardware tv system, not the ROMs one
2001-11-05 cpgboth routines fixed (fix by Piotr Fusik)
2001-11-05 cpgfixed some whitespace so emacs doesn't complain when...
2001-11-04 cuzFixed a bug
2001-10-27 izydorstsupport for assert.h in GEOS, conio bugfixes
2001-10-27 izydorstsimple conio support for GEOS
2001-10-27 izydorstadded note about conio stuff
2001-10-27 izydorstsupport for 40/80 column modes
2001-10-26 cuzMore banking fixes
2001-10-26 cuzCosmetic change
2001-10-25 cuzAdded Craig Bruce
2001-10-25 cuzDebug the rs232 routines. This involved using two new...
2001-10-25 cuzUse names instead of numeric addresses
2001-10-25 cuzChanged cfg to account for the NMI handler in connectio...
2001-10-25 cuzFix a problem where the linker tries to print a NULL...
2001-10-25 cuzMinor fix
2001-10-25 cuzAdded rs232 routines
2001-10-25 cuzRemoved c128 code
2001-10-25 cuzSorted object files alphabetically so it's easier to...
2001-10-25 cuzUse xsprintf
2001-10-25 cuzUse a long for the offset of static variables, so negat...
2001-10-24 cuzAdded CBM510 in a few places
2001-10-24 cuzFixed several typos, changed example code
2001-10-24 cuzFixed a typo, added links
2001-10-24 cuzCleanup
2001-10-24 cuzNew pushwysp implementation
2001-10-23 cuzRemoved an old comment
2001-10-21 cuzWorking on the optimizations
2001-10-20 cuzFixed a path
2001-10-20 cuzFixed a bug in the return value of the sprintf and...
2001-10-18 cuzCosmetic change
2001-10-18 cuzFixed some bugs
2001-10-18 cuzCleanup, more 65c02 code
2001-10-18 cuzUse 125 bytes as range for short branches
2001-10-18 cuzExtend an optimization
2001-10-18 cuzNew function RegAXUsed
2001-10-18 cuzAdded first provisions for a code size factor check...
2001-10-18 cuzAdded a new CS_RangeHasLabel function
2001-10-18 cuzRemove some 65C02 code generation that is now in the...
2001-10-17 cuzCheck for shift count zero
2001-10-13 cuzRemove paragraph about case labels
2001-10-13 cuzUse static locals (again)
2001-10-13 cuzFixed a bug
2001-10-13 cuzAdded 65C02 specific optimizations.
2001-10-13 cuzSmall change to make line info more exact
2001-10-12 cuzUse a function pointer instead of a flag
2001-10-12 cuzAdded a missing const
2001-10-12 cuzAdded another optimization
2001-10-12 cuzMore work to make user asm labels work
2001-10-11 cuzRemove an unused function
2001-10-11 cuzAllow labels in user supplied asm statements
2001-10-11 cuzFixed problems with the inline macros
2001-10-11 cuzThe longbranch macros did not work with numeric addresses
2001-10-11 cuzAdd a missing type in range check
2001-10-11 cuzAnother signedness fix
2001-10-11 cuzFixed another signedness problem
2001-10-11 cuzLast change fixed the wrong parameter
2001-10-11 cuzFixed a signedness problem
2001-10-11 cuzFixed a bug
2001-10-11 cuzAdd perl to the list of build requirements
2001-10-11 cuzComment out unused code
2001-10-11 cuzDon't run into an internal error in case of a duplicate...
next