[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessible emulators for Linux or Windows?



On 2004-09-15, Laine Houghton <laine@intergate.com> wrote:
> or their functions. I was thinking more along the lines of converting the
> graphics screens to text. That being limited to 40/80 column text. If the
> echo handled conversion of the low, high and double high resolution screens
> that is beyond my ability at this point.

I took a look at the source for KEGS, and it looks like the screen
handling for 40 and 80 column mode is handled in a couple of
subroutines.  I simply haven't been able to decipher what's goingon
yet, in order to dump the text to a tty (video.c: redraw_changed_text_40
and redraw_changed_text_80, if anyone is better at solving these
problems than I).

Byron.