1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
cpg 336843bd8a fixed int promotion problem; optimized as suggested by Carsten Strotmann
git-svn-id: svn://svn.cc65.org/cc65/trunk@1870 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-01-02 21:47:49 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s Added joystick drivers for C16 and Atari 2002-12-21 09:10:15 +00:00
atari.inc
break.s Fixed an error in the reset_brk() routine of all target machines (all the code 2001-09-13 15:29:13 +00:00
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s call setcursur when finished 2002-11-27 15:05:01 +00:00
color.s
cputc.s always use setcursor to update cursor settings 2002-11-26 21:34:13 +00:00
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
dioread.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
diowrite.s
diowritev.s
fd.inc
fdtable.s
getargs.s
getfd.s
gotox.s
gotoxy.s
gotoy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
graphics.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
graphuse.s default set back to 9, as we're now only linked if the graphics 2000-12-03 23:27:20 +00:00
joy_stddrv.s
kbhit.s fixed it and saved 1 byte 2000-06-07 22:10:45 +00:00
lseek.s
Makefile
mouse.s
mul40.s multiply by 40 routine 2000-06-23 22:06:37 +00:00
open.s Renamed fmode.inc -> fcntl.inc 2002-11-16 16:35:47 +00:00
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
readjoy.s
remove.s
revers.s don't use INVFLG but our own variable to indicate revers - the 2000-05-30 22:20:01 +00:00
rs232.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
rwcommon.s
savevec.s
scroll.s full-screen scroll routine (up and down) 2000-06-23 22:10:25 +00:00
setcolor.s setcolor, getcolor and setcolor_low functions 2000-06-22 00:42:26 +00:00
siocall.s
systime.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s