1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 01:55:47 +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
.cvsignore Added joystick drivers for C16 and Atari 2002-12-21 09:10:15 +00:00
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 dio functions and type now have no leading _ anymore; swapped phys. and 2000-11-16 21:27:07 +00:00
diopncls.s
dioread.s
diowrite.s
diowritev.s
fd.inc added some comments 2003-01-05 23:30:44 +00:00
fdtable.s
getargs.s initialize __dos_type variable 2002-07-16 18:51:30 +00:00
getfd.s fd_table functions around getfd; used by startup code 2000-10-29 00:05:47 +00:00
gotox.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoxy.s
gotoy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
graphics.s
graphuse.s
joy_stddrv.s Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
kbhit.s fixed it and saved 1 byte 2000-06-07 22:10:45 +00:00
lseek.s improved chk_supp: only do the test on SpartaDOS and only if the SDOS version 2002-07-16 19:27:51 +00:00
Makefile
mouse.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
readjoy.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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
siocall.s use always a sector size of 128 for sectors 1 to 3, ignore 2002-11-06 23:02:48 +00:00
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 comment fixes 2002-12-06 00:24:35 +00:00