Overview
- Object ID : 2130 (2013-05-02)
- Author : Eric R | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Categories : Display, Tool
- Licence : Other
Content
For program debugging by showing long variables live.
Displays values of variables in an array. Can show up to 512 longs at 1024 x 768 resolution. Appears as a grid of numbers and text on a VGA monitor.
Version 2.0 adds Unsigned Hex, Signed Hex, and text display (in addition to existing signed decimal. Adds features for showing bytes in correct sequence on screen within long variables. No longer needs "VGA_HResTerminal" object.