1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-03 01:31:55 +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 Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
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 fixed return code for _rs232_init 2003-03-07 00:19:22 +00:00
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
systime.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s