1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-18 15:05:14 +00:00
cc65/libsrc/atari
cpg 624b88e976 use callmain; don't call getargs, it's now called from initlib
(it's now a constructor)


git-svn-id: svn://svn.cc65.org/cc65/trunk@2298 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-12 19:59:51 +00:00
..
_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 use callmain; don't call getargs, it's now called from initlib 2003-08-12 19:59:51 +00:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s
fd.inc
fdtable.s
getargs.s
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
graphuse.s
joy_stddrv.s
kbhit.s fixed it and saved 1 byte 2000-06-07 22:10:45 +00:00
lseek.s
Makefile
mouse.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
readjoy.s
remove.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
systime.s
sysuname.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s