]> git.sur5r.net Git - cc65/shortlog
cc65
2002-03-10 cuzThe last patch did not work correctly in call cases...
2002-03-08 izydorstadded declarations for cpputs and cpputsxy
2002-03-08 izydorstconio with fixed width and proortional font support
2002-03-08 izydorstconio with fixed width and proportional font support
2002-03-08 izydorstmoved cursor.inc to proper location
2002-03-08 izydorstreplaced char* by const char* as it is in prototype
2002-03-08 izydorsterror handling if drive type is unknown
2002-03-08 izydorstdocumentation updates, info about conio stuff
2002-03-08 izydorstenabled mouse support for GEOS
2002-03-07 cuzLocal variables of incomplete types could be declared
2002-03-06 cuzIgnore lunix.inc
2002-03-06 cuzFixed an error in struct assignment
2002-03-06 cuzLast fix was not correct according to the standard
2002-03-06 cuzBug fixed: The preprocessor # operator did not work...
2002-03-06 cuzTwo prototypes had a const qualifier missing
2002-03-06 cuzFixed several const related bugs
2002-03-05 cuzFixed a typo
2002-02-18 cuzAdded .charmap
2002-02-18 cuzAdd #pragma charmap()
2002-02-18 cuzDocument #pragma charmap
2002-02-18 cuzAllow to set character translations at compile time
2002-02-14 cuzUpdated PETSCII mappings
2002-02-14 cuzMake the voice data unsigned
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2002-02-14 cuzBumped the version number
2002-02-13 cuzReplace staxspidx if possible
2002-02-13 cuzBetter code for compares
2002-02-12 cuzAdd code size factor for optimizer routines
2002-02-12 cuzBetter code for compares
2002-02-12 cuzAD2 was missing - thanks to groepaz for the hint
2002-02-06 cuzCorrect the END value for a segment so that it shows...
2002-01-15 cuzAdded Stafan Haubenthal
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
next