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

Re: Will someone please send me STM



In article <2q8ree$1fa@ivy.bga.com> Khym Mahn, khym@bga.com writes:
> 
> ]CALL-151
> 
> *300:AD 55 C0 AD 54 C0 4C 3 0 N 300G
> 

Yeah, well, it's only at v0.851...but seriously, whatever graphics mode
is in
effect at refresh time is considered to be in effect for the entire
screen.
I'm seriously considering recording mode change times by scan line, which
would give you basic screen-splitting capability, but the fractional-line
splits which this code uses are probably out of the question...

> doesn't seem to do anything. Doesn't flash the screen or anything...
> 
> Also, how do you install a lowercase character generator and shift key
> mod in this thing? :-)

Hmm, I had a gut feeling that the shift-key mod involved tying the state
of the
shift key to button #3.  I never verified this, but I went ahead and put
that
control in anyway.  So if that is really how it was supposed to work, the
mod
is in already...