1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/atari
cpg 9cafacaf6d introduce STARTUP segment to Atari platform
git-svn-id: svn://svn.cc65.org/cc65/trunk@3995 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-08-04 20:04:41 +00:00
..
_scrsize.s
atari-multijoy.s
atari-stdjoy.s
break.s
cclear.s
cgetc.s setcursor now updates OLDADR from COLCRS and ROWCRS 2002-11-26 21:31:01 +00:00
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
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 multiply by 40 routine 2000-06-23 22:06:37 +00:00
open.s
oserrlist.s
oserror.s
ostype.s
randomize.s added randomize 2002-11-06 22:21:15 +00:00
read.s
revers.s don't use INVFLG but our own variable to indicate revers - the 2000-05-30 22:20:01 +00:00
rs232.s
rwcommon.s
savevec.s
scroll.s prepend a "_" to clib runtime functions 2004-06-03 19:43:11 +00:00
setcolor.s
siocall.s
sysmkdir.s
sysremove.s adapt to new value of dummy error code 2004-03-15 21:02:04 +00:00
sysrmdir.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 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