1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
ol.sc 6860ac7dfd Introduced static standard drivers.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5891 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-11-01 19:53:47 +00:00
..
_scrsize.s
atari_tgi_common.inc Added a new flags byte to the TGI headers. Bumped the API version. 2011-07-17 11:23:27 +00:00
atari-3.s
atari-4.s
atari-5.s
atari-6.s
atari-7.s
atari-8.s
atari-8p2.s
atari-9.s
atari-9p2.s
atari-10.s
atari-10p2.s
atari-11.s
atari-14.s
atari-15.s
atari-15p2.s
atari-130xe.s Added the first EMD driver for the atari, written and contributed by Shawn 2012-09-05 11:25:28 +00:00
atari-multijoy.s
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 Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
dio_stc.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
diopncls.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
dioqsize.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
dioread.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
diowrite.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
diowritev.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
do_oserr.s
dosdetect.s recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
initcwd.s __syschdir calls initcwd so the latter must not be placed in the INIT segment. 2012-10-10 19:18:09 +00:00
inviocb.s
joy_stat_stddrv.s Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
joy_stddrv.s
kbhit.s
lseek.s
Makefile Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
mul40.s
open.s
oserrlist.s add "invalid parameter" error code -- contributed by Stefan Haubenthal 2012-01-26 12:12:34 +00:00
oserror.s add "invalid parameter" error code -- contributed by Stefan Haubenthal 2012-01-26 12:12:34 +00:00
ostype.s
posixdirent.s Added functional Atari directory classification macros for file types from struct dirent contributed by Stefan A. Haubenthal. 2012-07-03 20:10:52 +00:00
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
syschdir.s add "invalid parameter" error code -- contributed by Stefan Haubenthal 2012-01-26 12:12:34 +00:00
sysmkdir.s add "invalid parameter" error code -- contributed by Stefan Haubenthal 2012-01-26 12:12:34 +00:00
sysremove.s add "invalid parameter" error code -- contributed by Stefan Haubenthal 2012-01-26 12:12:34 +00:00
sysrmdir.s
systime.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
tgi_stddrv.s
toascii.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s small comment change 2012-01-26 12:25:20 +00:00