Date: 8 Apr 90 23:27:58 GMT From: c3pe!c3pe.c3.com!charles@decuac.dec.com (charles Green) Subject: TVI925.ACT - 80 column terminal emulator (1 of 1) Message-ID: <8538@c3pe.C3.COM> To: INFO-ATARI8@WSMR-SIMTEL20.ARMY.MIL Well, I've gotten enough responses that I'd annoy my UUCP neighbor by mailing this file out that many times, so I guess it'll be better to post it. A couple of things I never got around to doing: o Adding a character count to the data in each line, maybe in the byte just before the 320-byte area where the characters for each line are "stenciled" in for display. This count could be used to speed up the insert-character and clear-to-end-of-line operations; they'd no longer have to go all the way out to column 80 if there was no data displayed out that far. o Adding a single graphics-0 display line, either at the top or bottom of the screen, which could hold the current baud rate, parity, etc. (assuming that someone adds the code to change them, in addition to maybe brightness). (P.S. - I've since discovered that luminance values of 0 for brightness, 2 or 4 for cursor, and 6 for the characters works better than the values in this program. You also probably want to put the contrast at a minimum.) o Smooth scrolling. Enjoy, Charles Green charles@c3.COM --------------- >=8 -----------------