1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-07 07:59:27 +00:00
cc65/libsrc/atari
uz 5c5d01d84a Moved most platform assembler includes into asminc, so they will be available
in the distribution. 
Added --forget-inc-paths to the command line of the assembler in the
Makefiles, because the assembler does now have builtin paths and will find
include files from an installation first.
Hopefully fixed any problems that arose from the two changes.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4223 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-24 17:44:22 +00:00
..
_scrsize.s
atari-multijoy.s
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s comment fixes; cleanups 2002-12-06 00:26:09 +00:00
clrscr.s
color.s
cputc.s always use setcursor to update cursor settings 2002-11-26 21:34:13 +00:00
crt0.s
ctype.s Removed __cdiff. Since the assembler does character set translation for 2002-11-22 00:53:46 +00:00
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
diowrite.s
diowritev.s
dosdetect.s space optimization by Stefan Haubenthal 2007-03-28 19:34:48 +00:00
fd.inc added some comments 2003-01-05 23:30:44 +00:00
fdtable.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s remove initscrmem and grmemusage: 2005-08-07 15:44:01 +00:00
joy_stddrv.s
kbhit.s
lseek.s
Makefile Moved most platform assembler includes into asminc, so they will be available 2009-09-24 17:44:22 +00:00
mouse.s Removed the port parameter from mouse_init 2001-09-13 16:00:55 +00:00
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s prepend a "_" to clib runtime functions 2004-06-03 19:43:11 +00:00
scroll.s
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 Added _systime for all platforms 2002-11-12 22:49:38 +00:00
sysuname.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s comment fixes 2002-12-06 00:24:35 +00:00