]> git.sur5r.net Git - cc65/history - libsrc
Fixed a typo
[cc65] / libsrc /
2003-12-27 cuzFixed a typo
2003-12-27 cuzUse direct access to the position variables, since...
2003-12-27 cuzThe RAM driver operates of course in bank #1 (not #2)
2003-12-27 cuzFixed a comment
2003-12-26 cuzStarted to remove obsolete RS232 code
2003-12-26 cuzCleanup and preparation for the new design
2003-12-26 cuzRemoved the old rs232 code
2003-12-22 cuzCopy the atari joystick driver
2003-12-22 cuzProdos does only allows dots in filenames
2003-12-21 cuzDesign change: Do keyboard polling internally without...
2003-12-21 cuzFix a kernal problem
2003-12-21 cuzFix a Plus/4 kernal problem
2003-12-21 cuzNew extended memory driver contributed by Stefan Haubenthal
2003-12-21 cuzNew mainargs module from Stefan Haubenthal
2003-12-20 cuzMinor changes and cleanup
2003-12-20 cuzComplete redesign of the CBM610 support.
2003-12-20 cuzFixed a bug
2003-12-20 cuzFixed a bug
2003-12-20 cuzDebugged the driver
2003-12-19 cuzChanged chip register names, fixed a bug
2003-12-19 cuzInvalid error codes will set errno
2003-12-19 cuzFixed variable names
2003-12-19 cuzRestructuring, added first version of IEC routines...
2003-12-19 cuzkiec.s
2003-12-18 cuzChanges from Stefan Haubenthal
2003-12-17 cuzUse new decls
2003-12-16 cuzUse new joystick decls
2003-12-16 cuzUse .repeat to unroll the loop.
2003-12-16 cuzUse changed EM decls
2003-12-15 cuzCosmetic changes
2003-12-15 cuzNew EM driver for the C16
2003-12-14 cuzFixed a bug
2003-12-14 cuzSerial support for the Plus/4
2003-12-14 cuzDon't use callax because condes is called in interrupt...
2003-12-14 cuzAdded a serial driver for the builtin 6551 of the Plus...
2003-12-14 cuzAdded an IRQ vector
2003-12-13 cuzSqueezed one precious byte out of the code
2003-12-13 cuzSmall size optimizations
2003-12-13 cuzIgnore serial binary drivers
2003-12-13 cuzAdded C128 swiftlink driver
2003-12-13 cuzUse SER_API_VERSION
2003-12-12 cuzAdd SER_API_VERSION
2003-12-10 cuzFixed apple2 tgi names
2003-12-09 cuzNew apple2 tgi driver from Stefan Haubenthal
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
next