1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/pet
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
_scrsize.s
break.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cgetc.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
checkst.s
clrscr.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
color.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
conio.s
cputc.s
crt0.s
devnum.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
get_tv.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
kbrepeat.s Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
kbsout.s
kchkin.s
kckout.s Added kernal replacement routines 2002-11-20 01:31:56 +00:00
kclose.s
kernal.s
kopen.s
kplot.s Added a PLOT kernal replacement function 2002-12-12 18:44:28 +00:00
krdtim.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
kreadst.s
ksetlfs.s
ksetnam.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +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
status.s
sysuname.s New uname function 2003-08-12 17:24:02 +00:00