1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/atari
ol.sc 5e37ed1a16 Target-specific black & white values for use by the target-shared TGI kernel
git-svn-id: svn://svn.cc65.org/cc65/trunk@4993 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-04-25 17:11:23 +00:00
..
_scrsize.s
atari_tgi_common.inc
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 changes from Fatih 2009-11-15 14:46:09 +00:00
atari-14.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-15.s
atari-15p2.s
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 call setcursor 2002-12-12 23:50:35 +00:00
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s initial check-in 2005-02-19 00:57:26 +00:00
dioread.s
diowrite.s
diowritev.s
do_oserr.s
dosdetect.s space optimization by Stefan Haubenthal 2007-03-28 19:34:48 +00:00
fd.inc
fdtab.s
fdtable.s move fdtoiocb function into its own file -- idea by Daniel Serpell 2009-11-23 21:59:29 +00:00
fdtoiocb.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
initcwd.s
inviocb.s
joy_stddrv.s
kbhit.s
lseek.s
Makefile Target-specific black & white values for use by the target-shared TGI kernel 2011-04-25 17:11:23 +00:00
mul40.s multiply by 40 routine 2000-06-23 22:06:37 +00:00
open.s
oserrlist.s
oserror.s
ostype.s
posixdirent.s
randomize.s
read.s Declare zero page variables before use. Otherwise they aren't used in zero 2006-04-09 11:43:03 +00:00
revers.s
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
syschdir.s
sysmkdir.s now it really works (tested w/MYDOS only) 2009-01-28 22:01:28 +00:00
sysremove.s
sysrmdir.s
systime.s
sysuname.s
tgi_colors.s Target-specific black & white values for use by the target-shared TGI kernel 2011-04-25 17:11:23 +00:00
tgi_mode_table.s
toascii.s poor man's _toascii routine, contributed by Fatih Aygun 2009-11-23 21:35:33 +00:00
tvtype.s
ucase_fn.s more space improvements by Daniel Serpell 2009-12-07 18:58:32 +00:00
wherex.s
wherey.s
write.s