]> git.sur5r.net Git - cc65/shortlog
cc65
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
2002-03-15 cuzTracking zero page locations
2002-03-12 cuzUse CTNone as default
2002-03-11 cuzWorking on the register tracking
2002-03-11 cuzFirst support for STZ
2002-03-10 cuzRemoved old cruft
2002-03-10 cuzAdd 65C02 specific optimization: Use TSB/TRB
2002-03-10 cuzFixed problems with incomplete types (structs and array...
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
next