1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/libsrc/plus4
2018-03-23 14:27:15 -07:00
..
joy
ser Create static drivers directly from source files. 2014-06-04 23:50:18 +02:00
_scrsize.s
break.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s
crt0.s
devnum.s
fast.s
get_tv.s
irq.s
isfast.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
kbrepeat.s
kbsout.s
kchkin.s
kciout.s
kckout.s
kclall.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kclose.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
kclrch.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
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
kreadst.s Need to import ST since it is no longer declared in plus4.inc. 2012-10-02 19:22:19 +00:00
ksave.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kscnkey.s Added C-code interfaces for the CBM Kernal functions SCNKEY and UDTIM. 2016-08-07 15:50:10 -04:00
ksetlfs.s
ksetnam.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ksettim.s
ktalk.s
kudtim.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
slow.s Added c16/plus4 fast(), isfast() and slow() functions, and updated the documentation accordingly. 2018-03-23 14:27:15 -07:00
status.s
systime.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sysuname.s
waitvsync.s add headers/fix formatting 2017-07-18 01:04:53 +02:00