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

Re: Inverse Problem on Contiki - JPG File attached



Glenn Jones wrote:
I just tweaked to something .. it is the lower case letters that are being
messed up, the uppercase characters are inversed correctly.

I can get kegs to display lowercase inversed characters after doing a PR#3
then running a quick basic test 10 INVERSE: Print "Hello"

The same test in 40 column mode prints H%,,/ (inversed)

Hmm have to look at the character output routine next ...

Glenn

Aha. There is a poke that fixes that although I cannot for the life of me remember it... *grovels through emu][ sources* looks like $C00E to enable flashing, $C00F to enable lowercase inverse?

-uso.