1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/libsrc/plus4
uz 8216bf1d6a Force an import of the special symbol __STARTUP__ in the C compiler when
main() is encountered. Define this symbol in the startup code. This will
automatically force linking of the startup code which can then reside inside
the standard library as any other object file.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3988 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-07-31 12:05:42 +00:00
..
_scrsize.s Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
break.s
cgetc.s
clrscr.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
color.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
conio.s Move the conio initialization routines where they belong (cgetc), make them 2000-11-23 19:21:05 +00:00
cputc.s
crt0.s
get_tv.s
joy_stddrv.s
kacptr.s
kbasin.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kbhit.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
kbsout.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kchkin.s
kciout.s
kckout.s
kclall.s
kclose.s
kclrch.s
kiobase.s
klisten.s
kload.s
kopen.s
kplot.s More banking support 2002-11-22 22:24:24 +00:00
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
ktalk.s
kunlsn.s
kuntlk.s
mainargs.s
Makefile Added a systime implementation by Stefan Haubenthal with a few changes. The 2009-07-27 18:44:37 +00:00
plus4-stdjoy.s
plus4-stdser.s Inline InitBuffers 2005-05-05 10:32:06 +00:00
plus4.inc
randomize.s Renamed randomize to _randomize 2002-11-05 20:17:38 +00:00
revers.s For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
systime.s
sysuname.s
tgi_mode_table.s