]> git.sur5r.net Git - cc65/history - libsrc/atari
Improved memset/memcpy/memmove functions by Christian Krueger.
[cc65] / libsrc / atari /
2009-08-04 cpgintroduce STARTUP segment to Atari platform
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2009-04-29 cpguse RUNAD (from atari.inc) instead of /bin/bash2E0
2009-04-11 cpgadd Atari MultiJoy driver from Stefan A. Haubenthal
2009-01-30 cpgsmall optimization
2009-01-28 cpgnow it really works (tested w/MYDOS only)
2009-01-28 cpgfix comments
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-07-04 cpguse __ZPSAVE_LOAD__ instead of __BSS_LOAD__ to create...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2008-07-01 cpgUse RMARGN instead of a hard coded value for compatibil...
2007-03-28 cpgspace optimization by Stefan Haubenthal
2006-04-09 cuzDeclare zero page variables before use. Otherwise they...
2006-01-05 cpgfix INSTALL return value (Stefan Haubenthal)
2006-01-04 cpgadd sysmkdir.o and sysrmdir.o
2006-01-04 cpginitial version from Stefan Haubenthal
2006-01-03 cpgerror code 172 -> EEXIST (Stefan Haubenthal)
2006-01-03 cpgTAB fixes from Stefan Haubenthal
2005-08-07 cpgtake __RESERVED_MEMORY__ from linker script into accoun...
2005-08-07 cpgremove initscrmem and grmemusage:
2005-08-07 cpg_graphmode_used isn't used anymore
2005-08-07 cpgremove graphuse.o
2005-07-22 cpgput zeropage variables into EXTZP segment
2005-03-31 cpgstartup code now resides in LOWCODE segment
2005-02-26 cuzMove constructor code into the INIT segment. Note:...
2005-02-20 cpgclean up
2005-02-19 cpgadd query_sectorsize: query sector size of disk by...
2005-02-19 cpgdioqsize.o: new object file
2005-02-19 cpginitial check-in
2004-12-17 cpgfix tmp3 return value if DEFAULT_DEVICE is enabled
2004-12-16 cpgrename defdev to __defdev and export it; add support for
2004-12-16 cpgDYNAMIC_DD support
2004-12-16 cpgDYNAMIC_DD
2004-12-16 cpguse DEFAULT_DEVICE definition for the default drive
2004-11-06 cuzAdd the irq entry point
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-26 cuzUse get_tv.inc. Fix high byte of returned value.
2004-09-15 cpgfix a typo
2004-07-09 cpgrevert last change
2004-06-09 cpgone byte space optimization
2004-06-03 cpgprepend a "_" to clib runtime functions
2004-06-01 cpgsmall optimization; fix line buffered read of length 0
2004-05-28 cpgfix comment
2004-05-28 cpgLINEBUF
2004-05-28 cpgimplement line buffered reads, optional with LINEBUF...
2004-05-13 cuz__seterrno is now a common function available on all...
2004-05-11 cpgdriver name is ataristd.joy
2004-05-11 cpgreturn correct joystick count for XL and newer machines...
2004-03-16 cpgrecognize MyDOS
2004-03-16 cpgadd MyDOS detection (from Stefan Haubenthal)
2004-03-15 cpgadd MyDOS error codes, contributed by Stefan Haubenthal
2004-03-15 cpgadapt to new value of dummy error code
2003-12-16 cuzUse new joystick decls
2003-12-03 cuzUse structs
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-10 cuzFix doubtful syntax which causes warnings with new...
2003-11-05 cpgfix returned X register value (patch by Stefan Haubenthal)
2003-08-20 cuzChanged rm -f to $(RM)
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-15 cuzRemoved the readjoy module - it was obsolete
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 cuzNew uname function
2003-04-09 cuzMake screensize() fetch the values dynamically instead...
2003-03-07 cpgfixed return code for _rs232_init
2003-02-10 cuzRenamed the DEINSTALL vector to UNINSTALL.
2003-02-06 cuzMake sure the zap target is available
2003-01-05 cpgadded closeallfiles: close all files at program exit
2003-01-05 cpgadded some comments; new ft_flag bit #4: fd was opened...
2003-01-05 cpgadded some comments
2003-01-02 cpgfixed int promotion problem; optimized as suggested...
2003-01-02 cpgMoved wherex and wherey into separate modules.
2002-12-27 cpgremoved due to better conio implementations of _bgcolor...
2002-12-27 cpg_bgcolor now also sets the fg luminance to max. contras...
2002-12-21 cuzAdded joy_stddrv modules
2002-12-21 cuzAdded joystick drivers for C16 and Atari
2002-12-12 cpgold color.s implementation for convenience
2002-12-12 cpgused version from pet -- Atari is now a monochrome...
2002-12-12 cpgcall setcursor
2002-12-06 cpgadapted to fastcall calling convention
2002-12-06 cpgcomment fixes; cleanups
2002-12-06 cpgcomment fixes
2002-11-27 cpgcall setcursur when finished
2002-11-26 cpgalways use setcursor to update cursor settings
2002-11-26 cpgcall setcursor to update cursor settings
2002-11-26 cpgsetcursor now updates OLDADR from COLCRS and ROWCRS
2002-11-22 cuzRemoved __cdiff. Since the assembler does character...
2002-11-16 cuzMake close() fastcall
2002-11-16 cuzRenamed fmode.inc -> fcntl.inc
2002-11-12 cuzAdded _systime for all platforms
2002-11-06 cpguse always a sector size of 128 for sectors 1 to 3...
2002-11-06 cpgadded randomize
next