diff --git a/reference.html b/reference.html index f937b43..c6fadd2 100644 --- a/reference.html +++ b/reference.html @@ -272,8 +272,7 @@ can be literals (unquoted strings), strings, or numbers
FRE( aexpr )
Garbage collect strings (returns 0)
PDL( aexpr )
Paddle position (paddle number)
POS( aexpr )
Horizontal cursor position -
SCRN( aexpr, aexpr )
Lores color at pixel (x,y) -
HSCRN( aexpr, aexpr )
Hires color at pixel (x,y) [4] +
SCRN( aexpr, aexpr )
Lores color at pixel (x,y) [4]
USR( aexpr )
Execute assembly code at address, return accumulator value - NOT IMPLEMENTED

User Defined Functions