If you have source code for the kernel that you can recompile, it might be possible, but as shipped from Green Arrays (http://www.greenarraychips.com/home/support/index.html#software), the character bitmaps occupy memory from 0x00203000 to 0x00204800. That’s room for only 128 characters in 24x16 bit images.
Then, there will be keyboard and huffman encoding issues to deal with. All of which are “simple matters of programming” (smops), but what you will end up with will be very different from Chuck’s original. Not that this is a bad thing, but as with other efforts to change cf in the past, your changes would be standing alone.
You can take a look at my ColorForth Assembler/Disassembler at: https://dl.dropboxusercontent.com/u/49100658/cfasdis.zip
Best of luck to you, but you should know that this will not be easy to accomplish.
DaR
--
You received this message because you are subscribed to the Google Groups "ColorForth" group.
To unsubscribe from this group and stop receiving emails from it, send an email to Color-Forth...@googlegroups.com.
To post to this group, send email to Color...@googlegroups.com.
Visit this group at http://groups.google.com/group/Color-Forth.
For more options, visit https://groups.google.com/d/optout.
On Oct 28, 2015 6:14 AM, "Ray St. Marie" <ray.s...@gmail.com> wrote:
>
> Dear Group and especially Toshi
>
> I worked this problem that Toshi introduced a bit more today.
didn't see any details from toshi here
>
> First I want to welcome Dennis Ruffer as a co-owner of the group along with the actual owner, P.K. Sharma and myself the owner/manager. Dennis has full controls and I am banking on his ability to respond faster than I do. Thanks Dennis for agreeing to participate in that capacity.
>
my thanks to dennis too .. welcome dennis :-)
and to you too for bringing him in
.....
>
> You are now as up-to date as I am on the problem.
me too ;-)
>
> Thanks again Dennis! and thanks group for reading this,
> Ray
>
....
>>>
>>>
>>>
>>> Best of luck to you, but you should know that this will not be easy to accomplish.
>>>
>>>
good news is that it IS possible !
.. pk
--
You received this message because you are subscribed to the Google Groups "ColorForth" group.
To unsubscribe from this group and stop receiving emails from it, send an email to Color-Forth...@googlegroups.com.
To post to this group, send email to Color...@googlegroups.com.
Visit this group at http://groups.google.com/group/Color-Forth.
For more options, visit https://groups.google.com/d/optout.