Added c16/plus4 fast(), isfast() and slow() functions, and updated the documentation accordingly.
This commit is contained in:
@@ -85,9 +85,6 @@ url="funcref.html" name="function reference"> for declaration and usage.
|
||||
<itemize>
|
||||
<item>videomode
|
||||
<item>c64mode
|
||||
<item>fast
|
||||
<item>slow
|
||||
<item>isfast
|
||||
</itemize>
|
||||
|
||||
|
||||
@@ -123,6 +120,19 @@ 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/c128.h/ header file do
|
||||
|
||||
Reference in New Issue
Block a user