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

Re: Inverse Problem on Contiki - website updated



Sorry about the binary attachements - didn't realize google ignored them

I have updated my website with the info and pictures that were part of this
append.

-- 
Personal Website: http://members.rogers.com/rg.jones/
Apple Specific Website http://members.rogers.com/apple2stuff/apple.htm
Email: Reply to apple2stuff at rogers dot com
"Glenn Jones" <rg.jones@rogers.com> wrote in message
news:tpe3c.167724$ah.84816@twister01.bloor.is.net.cable.rogers.com...
> "Glenn Jones" <rg.jones@rogers.com> wrote in message
> news:2uJ2c.135152$ah.113943@twister01.bloor.is.net.cable.rogers.com...
> > Has anybody else figured out what the problem is with highlighted text
> > (Inverse) on the Apple II port of Contiki?
> >
> >
> > -- 
> > Personal Website: http://members.rogers.com/rg.jones/
> > Apple Specific Website http://members.rogers.com/apple2stuff/apple.htm
> > Email: Reply to apple2stuff at rogers dot com
> >
> >
> >
>
> Okay .. I have a nasty patch worked out that lets Contiki display inverse
> upper and lower case characters in 80 column mode under kegs... been
> cranking on this tiny little patch for a few hours ..it's amazing what you
> forget over the years...
>
> I ended up writing a little code to detemine if the character was
uppercase
> or lowercase and applying the appropriate flag as required. You must use
the
> alternate character set $C00F softswitch (inverse lowercase replaces
> flashing characters) -- thanks Steve "uso" :O)
>
> The patched code is part of the cc65 apple2 library support .. not contiki
> .... a proper solution needs to be worked out ...
>
> Attached are somemore screen shots
>
> I think I will try to make up a web page off my site to describe the
changes
> I am working on and possbily post a binary if anyones interested
>
> Er .... tomorrow
>
> Been fun but I'm bagged
>
> Glenn
>
> ps ... next up is the keyboard navigation
>
>
>
>
>