1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
cuz 37178d5141 Make screensize() fetch the values dynamically instead of using variables
that are set on startup. This is needed to support the C128, which can switch
the screen size at runtime.


git-svn-id: svn://svn.cc65.org/cc65/trunk@2042 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-09 19:34:57 +00:00
..
_scrsize.s Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
.cvsignore
atari-stdjoy.s
atari.inc
break.s
cclear.s
cgetc.s setcursor now updates OLDADR from COLCRS and ROWCRS 2002-11-26 21:31:01 +00:00
chline.s
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
cputc.s
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 dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
dioread.s
diowrite.s
diowritev.s fix a typo in the comment 2001-11-06 01:30:38 +00:00
fd.inc
fdtable.s
getargs.s initialize __dos_type variable 2002-07-16 18:51:30 +00:00
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
joy_stddrv.s Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
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
oserrlist.s first version, derived from cbm/oserrlist.s 2002-07-24 21:43:57 +00:00
oserror.s
ostype.s
randomize.s
read.s
readjoy.s
remove.s
revers.s
rs232.s fixed return code for _rs232_init 2003-03-07 00:19:22 +00:00
rwcommon.s
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 return the hardware tv system, not the ROMs one 2001-11-06 01:22:54 +00:00
ucase_fn.s
wherex.s
wherey.s
write.s