Shop OBEX P1 Docs P2 Docs Learn Events
UNIX program to display DEBUG output with cursor control — Parallax Forums

UNIX program to display DEBUG output with cursor control

manitoumanitou Posts: 29
edited 2012-07-06 07:52 in BASIC Stamp
This has probably been done, but I couldn't find it. On UNIX, bstamp_run does not handle the cursor control options of stamp DEBUG, nor DEBUGIN. Here is first cut at a display program for DEBUGIN and DEBUG cursor control

https://github.com/manitou48/stamp_display

It also seems to work with Propeller/SPIN serial output cursor control, though not extensively tested.
Sign In or Register to comment.