Back

Mark Power's HP48 Page

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.7update.gif (213 bytes) 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). circle.gif (868 bytes)
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). pie.gif (390 bytes)
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. fruit.gif (867 bytes)

Last updated: 24th January 1999
mailto:mark.power@btinternet.com