This is the README for vbaud.c [Download] [Browse] [Up]
This file provides a slow-down as you would have had on a real terminal connected over a serial link. This is useful for displaying VT100 animated movies as they were meant to be watched. You can think of it as a rate-limited version of "cat". % make vbaud (or: cc -o vbaud vbaud.c) % gzip -dc animation.vt.gz | ./vbaud 9600 Enjoy!
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.