1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
cpg 017be4c23b TAB fixes from Stefan Haubenthal
git-svn-id: svn://svn.cc65.org/cc65/trunk@3688 b7a2c559-68d2-44c3-8de9-860c34a00d81
2006-01-03 19:57:16 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s TAB fixes from Stefan Haubenthal 2006-01-03 19:57:16 +00:00
break.s
cclear.s
cgetc.s
chline.s
clock.s both routines fixed (fix by Piotr Fusik) 2001-11-05 23:52:19 +00:00
close.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s Move constructor code into the INIT segment. Note: Didn't change any 2005-02-26 09:38:46 +00:00
fd.inc
fdtable.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.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 __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
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 don't use INVFLG but our own variable to indicate revers - the 2000-05-30 22:20:01 +00:00
rs232.s fixed return code for _rs232_init 2003-03-07 00:19:22 +00:00
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
sysremove.s
systime.s
sysuname.s
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
write.s