1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-15 20:25:22 +00:00
cc65/libsrc/plus4
Oliver Schmidt 4aa19494f5 Removed dysfunctional kbrepeatdelay() and kbrepeatrate().
As discussed in https://github.com/cc65/cc65/pull/452 after my premature merge the two functions in question don't work as expected.

Additionally I adjusted several style deviations in the pull request in question.
2017-08-30 16:37:59 +02:00
..
joy Removed joy_masks array. 2017-08-19 19:11:28 +02:00
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
kbrepeat.s Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
kbsout.s
kchkin.s
kciout.s
kckout.s
kclall.s
kclose.s
kclrch.s
kiobase.s
klisten.s
kload.s
kopen.s
kplot.s
krdtim.s
kreadst.s
ksave.s
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
ksettim.s
ktalk.s
kudtim.s Added C-code interfaces for the CBM Kernal functions SCNKEY and UDTIM. 2016-08-07 15:50:10 -04:00
kunlsn.s
kuntlk.s
libref.s
mainargs.s
randomize.s
revers.s
status.s
systime.s
sysuname.s
waitvsync.s add headers/fix formatting 2017-07-18 01:04:53 +02:00