]> git.sur5r.net Git - cc65/shortlog
cc65
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
2003-08-17 izydorstboxes with icons don't need click vector
2003-08-17 izydorstnew MessageBox function
2003-08-16 izydorstPutDecimal corection
2003-08-16 izydorstminor correction
2003-08-16 cuzCleanup use of predefined data types / defines
2003-08-16 cuzFixed a bug
2003-08-15 izydorstsame drawing mode extension like for DrawLine
2003-08-15 izydorstsystem vector interception fixes
2003-08-15 izydorstsmall demo of system vectors interception
2003-08-15 izydorstinclude omission
2003-08-15 izydorstfixed Sleep behavior (now truly works)
2003-08-15 izydorstretouch ('coz I'm not sure if it is in the head)
2003-08-15 izydorstfixed problem with I/O access on C64
2003-08-15 cuzRemoved the readjoy module - it was obsolete
2003-08-15 cuzBaud rate #define changes
2003-08-15 cuzIgnore .ser files
2003-08-15 cuzWorking on the serial driver
2003-08-15 izydorstdocumented argc/argv passing, added info about proper...
2003-08-15 izydorstsmall process handling info update
2003-08-15 izydorstfixed bug in DrawLine function; extended DrawLine behavior
2003-08-15 izydorstfixed null parameter handling
2003-08-15 izydorstadded sleep() implementation
2003-08-15 izydorstgeos/process/sleep.s renamed to processsleep.s due...
2003-08-15 izydorstsleep.s renamed to processleep.s due to nameclash with...
next