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

Re: Mousetext toolbox



On Jan 3, 4:58 pm, TomCh <tomcharleswo...@blueyonder.co.uk> wrote:
> Hi Rob,
>
> What hardware or emulator did you develop this on?
>
> I ask, as I've just given it a quick go with AppleWin (1.19.3), but
> the AppleII locks up after moving the mouse a bit, having left a trail
> of inverse "L"s on the screen. My config is:
> - Enhanced //e, with 128K
> - Slot4 = mouse card
> - Slot7 = HDD with .2mg.zip (or the unzipped .2mg) image
>
> Tom

I use Bernie to the Rescue on a Mac G3, but it also works on all the
Apple IIGSes I have as well.
The mouse is programmed for slot #4.

The inverse L's are mousetext characters with the mousetext character
ROM turned off which then would just display the inverse upper case
character.  For the most part, I have programmed the code that once
the mousetext character ROM is enabled with a chr$(27), then it is
always on.  Something in the Apple Win code must be turning it off
prematurely.  I have tested this toolbox on an Apple IIGS, and Laser
128ex, although the Laser uses the running man so some characters look
wrong.  I will try my IIc+ when I have time to set it up.


Rob