Perfectly Filled Circles
A lightweight function to fill a circle regardless of its position.
Even More Perfectly Filled Circles
Pick this one lol
Limit Variable to Range
variable=MIN(MAX(variable, minimum), maximum)[/b]
IBLUR (Instant Blur!)
Instantly blur graphics!
Deterministic Pseudorandom Number Generator
The same random number, every time.
ISINSTR (String Searching)
DEF block that produces a list of locations a substring appears in a string.
Simple Menu Function
Function to allow the user to select an item from a list
Color to Black and White Converter
color to black and white
Logical XOR
!A!=!B
simple text compression
Compress text
Rotate graphics 90 degrees
Function to rotate graphics.
"Vanilla" SPSET
SPSET I,X but it actually works
Array literals without string manipulation
Array literals
alternate WAIT
a small program to recreate the WAIT command
Simulating DIRECT Mode
Some code that simulates DIRECT Mode.