Perfectly Filled Circles

A lightweight function to fill a circle regardless of its position.
Simeon
12Me21
12Me21
MZ952

Simple Menu Function

Function to allow the user to select an item from a list
12Me21

IBLUR (Instant Blur!)

Instantly blur graphics!
12Me21

Limit Variable to Range

variable=MIN(MAX(variable, minimum), maximum)[/b]
12Me21

Deterministic Pseudorandom Number Generator

The same random number, every time.
ezman

Color to Black and White Converter

color to black and white
DFrost

ISINSTR (String Searching)

DEF block that produces a list of locations a substring appears in a string.
Minxrod
MZ952
12Me21
12Me21

"Vanilla" SPSET

SPSET I,X but it actually works
chicken

alternate WAIT

a small program to recreate the WAIT command
DFrost

Rotate graphics 90 degrees

Function to rotate graphics.
12Me21
12Me21

GCOMP

Fast color channel composition
MZ952

GSCALE

Easy fast graphics scaling
MZ952

Simulating DIRECT Mode

Some code that simulates DIRECT Mode.
HTV04

Typewriter Effect with Automatic Line Break

See the letters appear one by one.
CrystalTikal