]> git.sur5r.net Git - cc65/shortlog
cc65
2003-10-08 cuzHandle more opcodes in OptCmp2
2003-10-08 cuzHandle more opcodes in OptPrecalc
2003-10-08 cuzSqueezed a few bytes out of the code
2003-10-08 cuzFixed a bug
2003-10-08 cuzMail address update
2003-10-08 cuzOne bug removed
2003-10-06 cuzUpdate
2003-10-06 cuzAdded new sample gunzip65 from Piotr
2003-10-06 cuzFixed a bug.
2003-10-02 cuzMore functions
2003-10-02 cuzMake setlocale __fastcall__
2003-10-02 cuzBetter cleanup
2003-10-02 cuzFixed a bug
2003-10-02 cuzMore functions
2003-10-01 cuzRearrange members to lower memory usage
2003-10-01 cuzAdd zlib modules for all platforms
2003-10-01 cuzRemoved comment about old va_fix macro
2003-10-01 cuzMore functions
2003-10-01 cuzIntroduce COLOR_PURPLE as an alias for COLOR_VIOLET
2003-10-01 cuzNew header file
2003-10-01 cuzMore zeropage variable tracking in the optimizer
2003-09-30 cuzFixed a bug
2003-09-28 cuzNew joystick driver, converted from c64 one
2003-09-28 cuzUse symbolic names instead of numbers
2003-09-28 cuzAdded deflater.c module from Piotr
2003-09-27 cuzAdded loadable driver information
2003-09-27 cuzAdded two more joystick drivers from groepaz
2003-09-27 cuzAdded handling of memory areas references in expression...
2003-09-27 cuzNew section about porting
2003-09-25 cuzFixed sprite expand registers
2003-09-25 cuzFixed wrong register assignments
2003-09-25 cuzAdd comment about the heap
2003-09-24 cuzWorking
2003-09-24 cuzAdded c64.sgml
2003-09-24 cuzConditional assembly may not be used to exclude normal...
2003-09-23 cuzMake the stuff compile
2003-09-23 cuzNew version from Piotr
2003-09-23 cuzFirst version of the c64 platform specific docs
2003-09-16 cuzNew %s inline asm format specifier
2003-09-14 cuzMore debug file output
2003-09-14 cuzFixed a typo
2003-09-14 cuzAdded SegTypeToStr
2003-09-14 cuzFixed a bug
2003-09-14 cuzNew optimization
2003-09-12 cuzImproved the opt step added lately
2003-09-11 cuzNew --hexoffs option
2003-09-11 cuzMore optimizations
2003-09-11 cuzFixed a bug
2003-09-04 cuzOutput to stdout if no output name given
2003-09-04 cuzOutput to stdout if no output name given
2003-09-01 cuzIncrease the number of recursive macro expansions
2003-08-30 cuzReorder for better error messages
2003-08-29 cuzRenamed exprhs to ExprLoad
2003-08-29 cuzSome octal character constants were not working.
2003-08-28 izydorstremoved unnecessary __fastcall__s, some minor cleanups
2003-08-27 cuzFixed a type conversion bug
2003-08-27 cuzFixed a bug
2003-08-26 cuzAdded get_ostype
2003-08-26 cuzFixed a bug, splitted the where.s module into wherex...
2003-08-25 cuzWorking on the serial driver
2003-08-23 cuzAlphabetical attribute sort and more additions
2003-08-23 cuzAdd new SKIP range
2003-08-23 cuzAdded INPUTOFFS and INPUTSIZE
2003-08-23 cuzNew features: DByteTable, Comments
2003-08-23 cuzDocs for new features
2003-08-22 cuzFixed a bug
2003-08-22 cuzAPI changes
2003-08-21 cuzFixed a problem and a typo
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-20 cuzMore function docs
2003-08-20 izydorstminor documentation fix
2003-08-20 izydorstreverted last change, it was nonsense considering how...
2003-08-20 izydorstfixed a bug (joy #1 would never be tested)
2003-08-20 cuzIgnore intermediate files
2003-08-20 cuzmemcpy and memmove have been split
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-20 cuzFixed include paths
2003-08-20 cuzSplit memcpy and memmove, since the former is used...
2003-08-20 cuzFixed several type conversion issues
2003-08-19 izydorstremoved redundant code; memset == FillRam, bzero =...
2003-08-19 izydorstsmall optimization, 5 bytes saved
2003-08-19 cuzFixed type conversion problems
2003-08-19 cuzFixed an internal compiler error when the first token...
2003-08-18 cuzA page length of zero wasn't accepted
2003-08-18 cuzNew default value for STARTADDR
2003-08-18 cuzNew default for start address
2003-08-18 cuzFixed addresses crossing 0x10000
2003-08-18 cuzFixed wrong info for PAGELENGTH
2003-08-18 cuzMore optimizations
2003-08-18 cuzSpeed optimization
2003-08-18 izydorstdocumentation updates, EnterDesktop() is equal to exit(0)
2003-08-17 izydorstfixes for quiet rm on *BSD OSes
2003-08-17 cuzFixed a bug
2003-08-17 cpgrenamed remove.s to sysremove.s and adapted it for...
2003-08-17 cpgrenamed remove.o to sysremove.o
2003-08-17 cpgadded dummy error code 177 for sysremove
2003-08-17 cuzFixed a bug
2003-08-17 izydorstPutDecimal takes unsigned int as decimal parameter
2003-08-17 izydorstadded info about MessageBox function
next