1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-18 09:24:05 +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
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
fd.inc
fdtable.s
getargs.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
graphuse.s
joy_stddrv.s
kbhit.s
lseek.s
Makefile
mouse.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
readjoy.s
remove.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
systime.s
tvtype.s
ucase_fn.s moved code to convert filename to uppercase into its own file/object 2001-12-27 20:37:52 +00:00
wherex.s
wherey.s
write.s