1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-04 13:29:35 +00:00
cc65/libsrc
cuz cd552515fb Move more common code into rwcommon.s.
Move declaration of __errno into errno.inc.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1552 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-11-20 18:14:35 +00:00
..
apple2 Added _systime for all platforms 2002-11-12 22:49:38 +00:00
atari Make close() fastcall 2002-11-16 19:38:37 +00:00
atmos Added _systime for all platforms 2002-11-12 22:49:38 +00:00
c64 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c128 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00
cbm510 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm610 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
common New calling conventions for read 2002-11-20 14:21:10 +00:00
conio Removed initialization code to set the screen size and replaced it by a 2000-11-23 19:05:32 +00:00
dbg Output an error if an invalid address is used 2002-10-06 20:58:22 +00:00
geos Added _systime for all platforms 2002-11-12 22:49:38 +00:00
pet Added kernal replacement routines 2002-11-20 01:31:56 +00:00
plus4 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
runtime Moved divt.s from runtime into common because it's a C library function, not a 2002-11-02 10:52:36 +00:00
tgi Use the POSIX file I/O functions instead of the high level C routines to 2002-11-20 14:22:26 +00:00
vic20 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
zlib New version from Piotr 2001-11-23 11:56:07 +00:00
.cvsignore Ignore tgi drivers 2002-07-18 13:28:34 +00:00
Makefile zap also deletes *.tgi files 2002-11-06 21:58:00 +00:00