1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/libsrc/atari
cpg 844f5a1a86 old color.s implementation for convenience
git-svn-id: svn://svn.cc65.org/cc65/trunk@1751 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-12 23:52:48 +00:00
..
_scrsize.s Removed initialization code to set the screen size and replaced it by a 2000-11-23 19:05:32 +00:00
atari_color.s old color.s implementation for convenience 2002-12-12 23:52:48 +00:00
atari.inc
break.s
cclear.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
cgetc.s
chline.s call setcursor 2002-12-12 23:50:35 +00:00
clock.s
close.s comment fixes; cleanups 2002-12-06 00:26:09 +00:00
clrscr.s call setcursur when finished 2002-11-27 15:05:01 +00:00
color.s used version from pet -- Atari is now a monochrome target 2002-12-12 23:51:18 +00:00
cputc.s always use setcursor to update cursor settings 2002-11-26 21:34:13 +00:00
crt0.s
ctype.s
cvline.s call setcursor 2002-12-12 23:50:35 +00:00
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
dioread.s
diowrite.s
diowritev.s
fd.inc
fdtable.s
getargs.s
getfd.s
gotox.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoxy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
graphics.s
graphuse.s
kbhit.s
lseek.s
Makefile
mouse.s Removed the port parameter from mouse_init 2001-09-13 16:00:55 +00:00
mul40.s
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 comment fixes 2002-12-06 00:24:35 +00:00
readjoy.s
remove.s
revers.s
rs232.s
rwcommon.s adapted to fastcall calling convention 2002-12-06 00:32:20 +00:00
savevec.s
scroll.s
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
where.s
write.s comment fixes 2002-12-06 00:24:35 +00:00