PHANTASM v1.0.b
(c)1997 by Dustin Graham
Ketchup Software

Almost a GUI (!)

This is a small BASIC program for a TI-83 that allows 
you to launch your programs with a Mac-like interface.
It is my answer to all those "Windows" GUIs out there.

USE:
It is pretty self-explanatory. The arrow keys move the cursor, 
and 2nd does what the mouse button would normally do.  There 
is only one shortcut key:  Window toggles the window on and off.
Most of the other options are found in the menus.  To set it up for 
your programs,  edit the PHPROGS and the PHFNAMES subroutines.
In PHPROGS,  if you store one in D (1\->\D) then Phantasm will 
use whatever you have stored in pic1 for a background.  Whatever
you store in P will be how many programs appear; there can be up 
to eight.  The number put in Q determines how long the screensaver 
waits before coming on, and storing one in O turns the screen saver
on; the screen saver can also be activated from the ! menu and the 
lower right corner.  The lower left corner disables it. Under the 
"If I=#"s, put the program name you want executed from that icon.
In the PHFNAMES subroutine,  replace "FILE" with the name of the 
corresponding icon.

Thankyou for taking the time to download Phantasm.
I hope to make it into ASM some day.

If you downloaded this from elsewhere,
please visit "http://www.angelfire.com/nm/KetchupSW".