1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
cuz bfdfd83fde __seterrno is now a common function available on all platforms with slightly
different calling conventions.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3038 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-05-13 21:56:31 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s
break.s Fixed an error in the reset_brk() routine of all target machines (all the code 2001-09-13 15:29:13 +00:00
cclear.s
cgetc.s
chline.s
clock.s both routines fixed (fix by Piotr Fusik) 2001-11-05 23:52:19 +00:00
close.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s add MyDOS detection (from Stefan Haubenthal) 2004-03-16 22:47:50 +00:00
fd.inc
fdtable.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
graphuse.s default set back to 9, as we're now only linked if the graphics 2000-12-03 23:27:20 +00:00
joy_stddrv.s
kbhit.s
lseek.s
Makefile
mouse.s Removed the port parameter from mouse_init 2001-09-13 16:00:55 +00:00
mul40.s
open.s __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
sysremove.s
systime.s
sysuname.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s