1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00
cc65/libsrc/atari
cpg 098dfa2168 recognize MyDOS
git-svn-id: svn://svn.cc65.org/cc65/trunk@2936 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-03-16 22:48:20 +00:00
..
_scrsize.s Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
.cvsignore
atari-stdjoy.s Use new joystick decls 2003-12-16 22:38:12 +00:00
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s fix returned X register value (patch by Stefan Haubenthal) 2003-11-05 16:41:11 +00:00
cputc.s
crt0.s Use structs 2003-12-03 10:15:33 +00:00
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 fix newfd comment 2003-11-14 22:40:08 +00:00
getargs.s recognize MyDOS 2004-03-16 22:48:20 +00:00
getdefdev.s recognize MyDOS 2004-03-16 22:48:20 +00:00
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
graphuse.s
joy_stddrv.s
kbhit.s
lseek.s
Makefile DEFAULT_DEVICE; replaced some spaces with tabs 2003-11-14 22:39:16 +00:00
mouse.s
mul40.s
open.s
oserrlist.s add MyDOS error codes, contributed by Stefan Haubenthal 2004-03-15 21:08:08 +00:00
oserror.s add MyDOS error codes, contributed by Stefan Haubenthal 2004-03-15 21:08:08 +00:00
ostype.s
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
sysremove.s adapt to new value of dummy error code 2004-03-15 21:02:04 +00:00
systime.s
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
tvtype.s
ucase_fn.s implement DEFAULT_DEVICE support 2003-11-14 22:41:01 +00:00
wherex.s
wherey.s
write.s