1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
..
_scrsize.s
.cvsignore
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s clean up 2005-02-20 00:39:46 +00:00
dioqsize.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s
fd.inc
fdtable.s
getargs.s
getdefdev.s rename defdev to __defdev and export it; add support for 2004-12-16 22:46:28 +00:00
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
mul40.s
open.s
oserrlist.s add MyDOS error codes, contributed by Stefan Haubenthal 2004-03-15 21:08:08 +00:00
oserror.s
ostype.s
randomize.s
read.s put zeropage variables into EXTZP segment 2005-07-22 22:48:43 +00:00
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
sysremove.s
systime.s
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
tvtype.s Use get_tv.inc. Fix high byte of returned value. 2004-10-26 19:15:23 +00:00
ucase_fn.s
wherex.s
wherey.s fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +00:00
write.s