1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/plus4
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
break.s
cgetc.s
clrscr.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
color.s
conio.s
cputc.s Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
crt0.s
get_tv.s
joy_stddrv.s
kacptr.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kbasin.s
kbhit.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
kbsout.s
kchkin.s
kciout.s
kckout.s
kclall.s
kclose.s
kclrch.s
kiobase.s
klisten.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kload.s
kopen.s
kplot.s
krdtim.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kreadst.s
ksave.s
ksetlfs.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
ksetnam.s
ksettim.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
ktalk.s
kunlsn.s
kuntlk.s
mainargs.s Added routines to handle command line params 2003-03-10 21:21:46 +00:00
Makefile
plus4-stdjoy.s
plus4.inc Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
randomize.s
revers.s For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
tgi_mode_table.s