1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/atari
..
_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 changes from Fatih 2009-11-15 14:46:09 +00:00
atari-10.s
atari-10p2.s
atari-11.s
atari-14.s
atari-15.s
atari-15p2.s
atari-multijoy.s
atari-stdjoy.s
break.s
cclear.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
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 dio functions and type now have no leading _ anymore; swapped phys. and 2000-11-16 21:27:07 +00:00
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
do_oserr.s
dosdetect.s
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
mouse.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s small optimization 2009-01-30 19:17:14 +00:00
randomize.s added randomize 2002-11-06 22:21:15 +00:00
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
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
syschdir.s
sysmkdir.s
sysremove.s
sysrmdir.s
systime.s
sysuname.s
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
wherex.s fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +00:00
wherey.s
write.s