1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-27 15:29:46 +00:00
cc65/libsrc/plus4
uz 931add050e Added a systime implementation by Stefan Haubenthal with a few changes. The
routine reads the TOD clock of CIA1 on the C64 and C128. Since systime was a
dummy routine common for all CBMs before, this change adds an individual dummy
routine for all other CBM systems. CBM510/610 do also have a TOD clock, so a
similar function as in the C64 could be used ...


git-svn-id: svn://svn.cc65.org/cc65/trunk@3974 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-07-27 18:44:37 +00:00
..
_scrsize.s
break.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s
crt0.s Removed an unsed import. 2009-02-22 18:14:54 +00:00
get_tv.s
joy_stddrv.s
kacptr.s
kbasin.s
kbhit.s
kbsout.s
kchkin.s
kciout.s
kckout.s
kclall.s
kclose.s
kclrch.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kiobase.s
klisten.s
kload.s
kopen.s
kplot.s
krdtim.s
kreadst.s
ksave.s
ksetlfs.s
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
revers.s
systime.s Added a systime implementation by Stefan Haubenthal with a few changes. The 2009-07-27 18:44:37 +00:00
sysuname.s
tgi_mode_table.s