[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New Project: VT-100
In comp.sys.apple2.programmer,
valthoff@magnus.acs.ohio-state.edu (Dave Althoff, Jr. wrote:
> I'm thinking of writing a driver,
> comparable to ANSI.SYS in the PC world, to equip my ][e
> ...
> high-speed driver routines
> for video and communications, which, incidentally, will run on any ][e/c/gs
> regardless of ROM version.
>
> I know it's been done before
> ...
Well, I would like to know if something like this actually exists.
On the IBM-compatible I use at work, I use Fansi-console (a drop-in
replacement for ANSI.SYS), which provides many additional features
such as scrollback and enhanced typeahead. I would love to have
a keyboard/screen device driver which uses interrupts to provide
decent typeahead, and uses //e auxiliary RAM for a scrollback
buffer. Does something like this exist? I would want to use
it in conjunction with Aztec C.
Kevin Scott
scott@image.kodak.com