From 4aa19494f5346a79d4c940903ad93f06be79915e Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Wed, 30 Aug 2017 16:37:31 +0200 Subject: [PATCH] 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. --- doc/funcref.sgml | 61 ++++------------------------------------- include/cbm.h | 13 ++++----- libsrc/c128/kbrepeat.s | 18 ++++-------- libsrc/c64/kbrepeat.s | 18 ++++-------- libsrc/pet/kbrepeat.s | 18 ++++-------- libsrc/plus4/kbrepeat.s | 18 ++++-------- libsrc/vic20/kbrepeat.s | 18 ++++-------- 7 files changed, 37 insertions(+), 127 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index f866dea5f..5ef773b95 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -184,8 +184,6 @@ function. - - (incomplete) @@ -2174,64 +2172,17 @@ to get off the serial bus so it can be used for other purposes. / - The function is available only as a fastcall function; so, it may be used only in the presence of a prototype. - - - - -kbrepeatdelay