]> git.sur5r.net Git - cc65/shortlog
cc65
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...
2003-08-15 cuzAdded first version of swiftlink driver
2003-08-15 cuzMore debug infos
2003-08-15 cuzRemoved the -Lp switch, place --dbgfile into help screen
2003-08-14 cuzAdded gcc attributes
2003-08-14 cuzAdd gcc attributes, fixed a format string problem
2003-08-14 cuzAdd gcc attributes
2003-08-14 cpgfix CH_CROSS definition
2003-08-14 cuzFixed a bug
2003-08-14 cuz_em_unload was not exported
2003-08-13 cuzINCS didn't include nes.inc
2003-08-13 cuzMore optimizations
2003-08-13 cuzBuild remove.o
2003-08-12 cpgadded _dos_type with defines and getdefdev()
2003-08-12 cpguse callmain; don't call getargs, it's now called from...
2003-08-12 cpgdosdetect.o, getdefdev.o: new object files
2003-08-12 cpgmoved into its own module from getargs.s
2003-08-12 cpgmove getdevdef and DOS detection into their own modules...
2003-08-12 cpgthis file is now in asminc
2003-08-12 cpgadded here from libsrc/atari
2003-08-12 cuzFixed a bug
2003-08-12 cuzNew --config directive passed to the linker
2003-08-12 cuzAdded get_ostype.s
2003-08-12 cuzAdded get_ostype.s
2003-08-12 cuzNew get_ostype function
2003-08-12 cuzNew file uname-test.c
2003-08-12 cuzNew uname function
2003-08-12 cuzNew field lengths
2003-08-12 cuzNew field length, added suggestions about contents
2003-08-12 cuzAdd getcwd
2003-08-12 izydorstfixed line drawing routines
2003-08-12 cuzDocumented .VERSION
2003-08-12 cuzAdded new .VERSION constant
2003-08-12 cuzAdded #define for combined version
2003-08-12 cuzNew uname function
2003-08-12 cuzNew include file
2003-08-12 cuzFixes to the code just written
2003-08-12 cuzAdded a getcwd function
2003-08-12 cuzNew error code ERANGE
next