]> git.sur5r.net Git - cc65/history - libsrc
Use SER_API_VERSION
[cc65] / libsrc /
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
2003-08-12 cuzNew uname function
2003-08-12 izydorstfixed line drawing routines
2003-08-12 cuzNew uname function
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-03 cuzUse new --forget-inc-paths in Makefile
2003-07-21 izydorsttmp1 is on zeropage hence correct .importzp
2003-06-17 cuzRenamed one letter label
2003-06-12 cuzread is now in unistd.h
2003-06-12 cuzclean: includes serial/
2003-06-12 cuzsleep.c doesn't compile on platforms without a clock...
2003-06-12 cuzlseek is now in unistd.h
2003-06-12 cuzRestructured former fcntl.h, added new include files...
2003-06-12 cuzMake sleep() __fastcall__
2003-06-12 cuzAdded creat()
2003-06-12 cuzAdded unlink()
2003-06-12 cuzAdded sleep.c from Stefan Haubenthal
2003-06-03 cuzFixed a typo
2003-06-02 cuzAdded remove()
2003-06-02 cuzRewrote vprintf in assembler and made it __fastcall__
2003-05-27 cuzAdded a dummy system() function
2003-05-25 cuzNew mainargs.s from Greg King
2003-05-22 cuzRemoved the empty LOWCODE segments from the startup...
2003-05-22 cuzHandle high 128 chars equal to lower ones
2003-05-16 izydorstforgotten name change; fixed to return more verbose...
2003-05-13 cuzRedid the last change, because it was bug (A must be...
2003-05-05 cuzOptimization
2003-05-05 cuzAnother small optimization
2003-05-05 cuzSmall optimization
2003-05-05 cuzImproved ctype.s from Greg King
2003-05-05 cuzFixed a problem with clock() (Greg King)
2003-05-04 cuzReplaced the incsp functions by faster (but slightly...
2003-05-04 cuzAnother small improvement
2003-05-04 cuzImproved strncpy
2003-05-03 cuzUse stdio.inc
2003-05-02 izydorstfix for name copying - the 16th byte would be overwritten
2003-05-02 izydorstsupport for arguments (with DeskTop drag&drop feature)
2003-05-02 cuzUse stdio.inc
2003-05-02 cuzBuild the NES library by default
2003-05-02 cuzMore additions
2003-05-02 cuzMore additions
2003-05-02 cuzFixed a typo
2003-05-02 cuzAdded getenv()
2003-05-02 cuzAdded more stuff from groepaz with cleanups
2003-05-02 cuzMoved more files with cleanup
2003-05-02 cuzRename the standard joystick driver for the Apple ][.
2003-05-02 cuzCopy the joystick driver
2003-05-02 cuzNew character type classification from Stefan Haubenthal
2003-05-02 cuzApple 2 joystick driver based on code by Stefan Haubenthal
2003-05-01 izydorstDlgBox* with 2lines arguments will accept both "" and...
2003-05-01 izydorstmaking *p*error.c conform to standard (a bit, in a...
2003-05-01 izydorstGetFile fixes
2003-05-01 izydorstfix on previous fix
2003-05-01 izydorstfixed incorrect exports
2003-04-25 izydorstnew _poserror function
2003-04-25 izydorstadded __fastcall__
2003-04-24 cuzAdded _poserror, made perror __fastcall__
2003-04-20 cuzWorking on the new serial code
2003-04-18 cuzWorking on new serial API
2003-04-17 izydorstadded missing parameters to GetFile and SaveFile functions
2003-04-17 izydorstremoved objects shared with common conio
2003-04-17 izydorstpattern number is preserved so cclear and clrscr will...
2003-04-17 izydorstremoved some duplicated GEOS conio stuff
2003-04-17 izydorstfixed endless loop exit->enterdesktop->exit->...
2003-04-17 izydorstmissing _exit import
2003-04-17 izydorstEnterDeskTop rerouted to _exit so donelib will always...
2003-04-17 izydorstfixed comments, removed unneeded imports
2003-04-17 izydorstupdated error descriptions
2003-04-15 cuzMoving rs232 support to modules
2003-04-14 cuzFirst few nes files by groepaz
2003-04-14 cuzFixed capslock on startup
2003-04-13 cuzAdd basic support for ORIC Atmos
2003-04-13 cuzAdd conio stuff to the atmos library
2003-04-13 cuzFix write: Function was not changed to use __fastcall__
2003-04-12 cuzAdded some cycle counts
2003-04-09 cuzMake screensize() fetch the values dynamically instead...
2003-04-04 izydorstadded GetFile implementation
2003-03-18 cuzFix toggle_videomode, move kernal entries to kernal.s
2003-03-17 cuzSwitch to lower case chars in toggle_videomode
2003-03-14 cuzFix problem with signal.o/raise.o/sigtab.o
2003-03-14 cuzReset signal handler to SIG_DFL on a call to raise()
2003-03-14 cuzAdd signal() and raise()
2003-03-14 cuzMake fputs __fastcall__
2003-03-14 cuzRaise SIGABRT
2003-03-13 cuzDon't add a mode when opening files for reading
2003-03-10 cuzAdded routines to handle command line params
2003-03-07 cuzNew module
2003-03-07 izydorstcr/lf hell fixed
2003-03-07 cpgfixed return code for _rs232_init
2003-02-16 cuzcbm510zp -> extzp
2003-02-16 cuzCopy cbm510 joystick drivers
2003-02-16 cuzMoved additional zero page locations into EXTZP segment...
2003-02-16 cuzRenamed geoszp.s -> extzp.s
next