1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
cpg f94ee2c20e small optimization
git-svn-id: svn://svn.cc65.org/cc65/trunk@3920 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-01-30 19:17:14 +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-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s use __ZPSAVE_LOAD__ instead of __BSS_LOAD__ to create EXEHDR 2008-07-04 17:32:00 +00:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s
fd.inc
fdtable.s
getargs.s Move constructor code into the INIT segment. Note: Didn't change any 2005-02-26 09:38:46 +00:00
getdefdev.s
getfd.s
gotox.s
gotoxy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoy.s
graphics.s remove initscrmem and grmemusage: 2005-08-07 15:44:01 +00:00
joy_stddrv.s
kbhit.s
lseek.s
Makefile add sysmkdir.o and sysrmdir.o 2006-01-04 09:58:11 +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 small optimization 2009-01-30 19:17:14 +00:00
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
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
sysuname.s
tvtype.s
ucase_fn.s fix comments 2009-01-28 21:54:02 +00:00
wherex.s fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +00:00
wherey.s
write.s