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

@@ -73,6 +73,7 @@ TED_CURSLO := $FF0D
TED_V1FRQLO := $FF0E
TED_V2FRQLO := $FF0F
TED_V2FRQHI := $FF10
TED_CLK := $FF13
TED_BGCOLOR := $FF15
TED_COLOR1 := $FF16
TED_COLOR2 := $FF17