1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
uz 6cbbe66c87 Removed the obsolete mouse module.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4960 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-01-31 16:44:12 +00:00
..
_scrsize.s Use RMARGN instead of a hard coded value for compatibility with XEP80. 2008-07-01 20:58:03 +00:00
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
atari-14.s
atari-15.s
atari-15p2.s changes from Fatih 2009-11-15 14:46:09 +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 don't use constructor to setup runtime stack 2009-11-23 22:06:32 +00:00
ctype.s
cvline.s
dio_cts.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
diowritev.s fix a typo in the comment 2001-11-06 01:30:38 +00:00
do_oserr.s
dosdetect.s
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
getargs.s
getdefdev.s __defdev is not dependent on DYNAMIC_DD 2010-10-29 19:52:31 +00:00
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
initcwd.s
inviocb.s
joy_stddrv.s
kbhit.s
lseek.s adapt to new oserror/errno handling 2010-07-06 22:43:19 +00:00
Makefile Removed the obsolete mouse module. 2011-01-31 16:44:12 +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 put _revflag into .bss 2009-11-25 17:44:54 +00:00
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
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