| VT52 Terminal Emulator |
The System RPL Terminal Emulator in this library works on the S/SX/G/GX.
As well as the normal behaviour the emulator can be run in local echo or logging modes
(captures the received data in a string). The library also provides convenient functions
to access additional Kermit commands which would normally need to be accessed using the
PKT function. |
|
|
|
Graphics Library 0.7 |
This library works on the S/SX/G/GX and provides commands to turn on, turn
off and test pixels in any grob, draw lines and draw circles (very quickly). |
 |
|
|
Pie Plot
|
A simple RPL program which draws and labels a pie chart using commands
from the Graphics Library above. This is like the pie chart program in the owner's manual
but uses a specied column from the sigmaDAT array (like the built in BARPLOT it uses XCOL
- the first parameter in the sigmaPAR list). |
 |
|
|
| Fruit Machine |
One of my first RPL programs. To pull the lever press A. To hold or nudge
a reel press B, C or D. To exit press E. |
 |
|
|
|
|