[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Accessible emulators for Linux or Windows?
- Subject: Re: Accessible emulators for Linux or Windows?
- From: Byron Winmill <munged@munged.munged>
- Date: Tue, 14 Sep 2004 23:18:03 -0500
- Newsgroups: comp.sys.apple2
- References: <y3w1d.57971$Np2.41892@bignews4.bellsouth.net> <10ke7bmmi89452a@corp.supernews.com> <crH1d.156461$%n4.44024@bignews6.bellsouth.net> <10kfaia4b5irp07@corp.supernews.com>
- User-agent: slrn/0.9.8.0 (Darwin)
- Xref: g2news1.google.com comp.sys.apple2:4250
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.