1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/libsrc/apple2
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
apple2.inc Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
break.s Fixed an error in the reset_brk() routine of all target machines (all the code 2001-09-13 15:29:13 +00:00
cclear.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
cgetc.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
chline.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
clrscr.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
color.s Fixed the fix:-) 2002-12-13 00:18:44 +00:00
cputc.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
crt0.s Added routines to handle command line params 2003-03-10 21:21:46 +00:00
ctype.s Removed __cdiff. Since the assembler does character set translation for 2002-11-22 00:53:46 +00:00
cvline.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
kbhit.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
mainargs.s Added routines to handle command line params 2003-03-10 21:21:46 +00:00
Makefile Added routines to handle command line params 2003-03-10 21:21:46 +00:00
randomize.s New _randomize() function, do some cleanup on apple2.inc 2002-11-07 12:16:15 +00:00
read.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
revers.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
systime.s Added _systime for all platforms 2002-11-12 22:49:38 +00:00
where.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
write.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00