1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/plus4
Greg King 031bd2ebf0 Fixed the random-seed generators for the Commodore targets.
They use a byte from the time counter; but, it is stored in big-endian order.
2015-09-11 10:03:07 -04:00
..
joy
ser
_scrsize.s
break.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s
crt0.s
devnum.s
get_tv.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kacptr.s
kbasin.s
kbhit.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
kbsout.s
kchkin.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kciout.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
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
kreadst.s
ksave.s
ksetlfs.s
ksetnam.s
ksettim.s
ktalk.s
kunlsn.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kuntlk.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
libref.s
mainargs.s
randomize.s Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
revers.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
status.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
systime.s
sysuname.s