]> git.sur5r.net Git - cc65/history - libsrc
Started to explain scopes
[cc65] / libsrc /
2003-12-05 cuzUpdate from Stefan Haubenthal
2003-12-03 cuzUse structs
2003-12-03 cuzUse structs
2003-12-03 cuzUse structs/enums
2003-12-03 cuzUse structs
2003-11-28 cuzClear high byte of returned value
2003-11-26 cuzPatches by Stefan Haubenthal
2003-11-14 cpgimplement DEFAULT_DEVICE support
2003-11-14 cpgfix newfd comment
2003-11-14 cpgDEFAULT_DEVICE; replaced some spaces with tabs
2003-11-14 cpguse tmp4 instead of tmp2; tmp2 might now be used by...
2003-11-13 cuzRemoved useless __errno imports
2003-11-12 cuzFixed a typo
2003-11-12 cuzNew TGI driver by Stefan Haubenthal
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-11 cuzOptimizations
2003-11-10 cuzFix doubtful syntax which causes warnings with new...
2003-11-10 cuzUse new assembler syntax
2003-11-09 cuzUse new assembler syntax
2003-11-06 cuzFixed the return code of fgetpos and ftell.
2003-11-05 cpgfix returned X register value (patch by Stefan Haubenthal)
2003-11-03 cuzRemoved emulation for BAR
2003-10-29 cuzMake qsort __fastcall__
2003-10-29 cuzMake bsearch __fastcall__
2003-10-29 cuzFixed a comment
2003-10-28 cuzRuntime function improvements by Piotr Fusik
2003-10-24 cuzUse ROM variables MAX_X/MAX_Y
2003-10-23 cuzAdded TEXT entry point, use new assignment operator
2003-10-23 cuzDONE/GETPALETTE/GETDEFPALETTE must no longer return...
2003-10-23 cuzDONE does no longer set an error code
2003-10-23 cuzDONE, GETPALETTE and GETDEFPALETTE will no longer retur...
2003-10-23 cuzGETDEFPALETTE will no longer return an error
2003-10-23 cuzUsed TGI_API_VERSION
2003-10-22 cuzFixed a bug in memcpy
2003-10-21 cuzFixed problem with tgi_init and tgi_setpalette
2003-10-17 cuzUse the new := operator
2003-10-10 cuzSqueeze two cycles out of the abs() function
2003-10-10 cuzImproved 65c02 support
2003-10-10 cuzReplaced /bin/bash0 by new CT_NONE
2003-10-10 cuzAdded ctype.s
2003-10-10 cuzNew target supervision
2003-10-08 cuzSqueezed a few bytes out of the code
2003-10-02 cuzMake setlocale __fastcall__
2003-10-01 cuzAdd zlib modules for all platforms
2003-09-28 cuzNew joystick driver, converted from c64 one
2003-09-28 cuzUse symbolic names instead of numbers
2003-09-27 cuzAdded two more joystick drivers from groepaz
2003-09-25 cuzFixed sprite expand registers
2003-09-23 cuzMake the stuff compile
2003-09-23 cuzNew version from Piotr
2003-08-27 cuzFixed a bug
2003-08-26 cuzFixed a bug, splitted the where.s module into wherex...
2003-08-25 cuzWorking on the serial driver
2003-08-22 cuzAPI changes
2003-08-21 cuzFixed a problem and a typo
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 cuzSplit memcpy and memmove, since the former is used...
2003-08-19 izydorstremoved redundant code; memset == FillRam, bzero =...
2003-08-19 izydorstsmall optimization, 5 bytes saved
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 izydorstPutDecimal takes unsigned int as decimal parameter
2003-08-17 izydorstboxes with icons don't need click vector
2003-08-17 izydorstnew MessageBox function
2003-08-16 cuzCleanup use of predefined data types / defines
2003-08-15 izydorstsame drawing mode extension like for DrawLine
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 cuzIgnore .ser files
2003-08-15 cuzWorking on the serial driver
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-13 cuzBuild remove.o
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 cuzAdded get_ostype.s
2003-08-12 cuzAdded get_ostype.s
next