]> git.sur5r.net Git - cc65/shortlog
cc65
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
2003-08-12 cuzNew chdir() function
2003-08-12 cuzMoved reusable parts of remove into oserrcheck.
2003-08-12 cuzMade rename() fastcall
2003-08-12 cuzCompleted the first version of the da65 docs
2003-08-12 cuzAllow a CPU spec in the GLOBAL section of the info...
2003-08-12 cuzAddress fix
2003-08-12 cuzClarify calling order for constructors/destructors...
2003-08-12 cuzClarify calling order for constructors/destructors
2003-08-11 cuzAdd compatibility code
2003-08-11 cuzFixed an optimization
2003-08-11 cuzRewrote type conversions
2003-08-10 cuzThe input file on the command line is optional
2003-08-10 cuzFixed a bug that caused problems locating the last...
2003-08-10 cuzTwo parts were not converted from using embedded string...
2003-08-10 cuzFixed a bug
2003-08-09 cuzRenamed the config file to info file and changed the...
2003-08-08 cuzAdded additional 65(S)C02 opcodes
2003-08-08 cuzBase code for handling different CPUs, more improvements
2003-08-08 cuzFirst version of da65 docs
2003-08-07 cuzAdded different 65SC02 and 65C02 CPUs
2003-08-07 cuzFixed a bug
2003-08-07 cuzAdded 65C02 instructions
2003-08-07 cuzSome CPU definition changes
next