1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-11 22:55:11 +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
.cvsignore Added joystick drivers for C16 and Atari 2002-12-21 09:10:15 +00:00
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s comment fixes; cleanups 2002-12-06 00:26:09 +00:00
clrscr.s
color.s
cputc.s always use setcursor to update cursor settings 2002-11-26 21:34:13 +00:00
crt0.s
ctype.s
cvline.s call setcursor 2002-12-12 23:50:35 +00:00
dio_cts.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
dio_stc.s dio functions and type now have no leading _ anymore; swapped phys. and 2000-11-16 21:27:07 +00:00
diopncls.s
dioread.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
diowrite.s
diowritev.s fix a typo in the comment 2001-11-06 01:30:38 +00:00
dosdetect.s
fd.inc added some comments 2003-01-05 23:30:44 +00:00
fdtable.s
getargs.s recognize MyDOS 2004-03-16 22:48:20 +00:00
getdefdev.s
getfd.s
gotox.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoxy.s
gotoy.s
graphics.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
graphuse.s
joy_stddrv.s Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
kbhit.s
lseek.s
Makefile
mouse.s
mul40.s
open.s
oserrlist.s
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 setcolor, getcolor and setcolor_low functions 2000-06-22 00:42:26 +00:00
siocall.s
sysremove.s
systime.s
sysuname.s
tvtype.s
ucase_fn.s implement DEFAULT_DEVICE support 2003-11-14 22:41:01 +00:00
wherex.s fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +00:00
wherey.s
write.s comment fixes 2002-12-06 00:24:35 +00:00