Added c16/plus4 fast(), isfast() and slow() functions, and updated the documentation accordingly.

This commit is contained in:
Marco van den Heuvel
2018-03-23 14:27:15 -07:00
parent d869368679
commit 03ba3f7473
9 changed files with 148 additions and 27 deletions

View File

@@ -126,6 +126,18 @@ declaration and usage.
</itemize>
<sect1>CBM specific CPU functions<p>
Some CPU related functions are available for some of the Commodore
machines. See the <url url="funcref.html" name="function reference"> for
declaration and usage.
<itemize>
<item>fast
<item>slow
<item>isfast
</itemize>
<sect1>Hardware access<p>
The following pseudo variables declared in the <tt/c16.h/ header file do