[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: revised Carte Blanche bitstream
- Subject: Re: revised Carte Blanche bitstream
- From: "Charlie" <charlieDOTd@verEYEzon.net>
- Date: Tue, 13 Apr 2010 11:01:01 -0500
- Cancel-lock: sha1:le28IlGzG5E7zyWsVxxGrDin2MQ=
- Injection-date: Tue, 13 Apr 2010 14:58:47 +0000 (UTC)
- Injection-info: feeder.eternal-september.org; posting-host="HDiTue1d6I+wlpc1IXeHZw"; logging-data="18148"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/4ninF3js4UHl9hLCN13KeW+qxsF2JiLE="
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- References: <hq0hqv$2r7$1@news.eternal-september.org> <hq1gda$1nvs$1@adenine.netfront.net>
- Xref: g2news1.google.com comp.sys.apple2:15288
"Bill Buckels" <bbuckels@mts.net> wrote in message
news:hq1gda$1nvs$1@adenine.netfront.net...
>
> "Charlie" <charlieDOTd@verEYEzon.net> wrote:
>
>>I have modified the original version of the Carte Blanche
>>bitstream to
>>include mousetext and to add a new color text mode.
> What was your rationale in augmenting the Apple II with a colour
> text
> mode... ???
The rationale was that I've been working on a bitstream for the
Apple IIgs and had already implimented the color text thing so it
occurred to me that it wouldn't be very difficult to carry it over
onto a //e version. And sort of neat to have the ability to choose
the colors you want instead of just black and white.
> I read what you said on the website but this means that programs
> that run in colour on the CB woulkdn't be backwardly compatable
> with other
> Apple //e's and would therefore require a config file or something
> like
> that... not that it really matters I guess... since it is all in
> fun.
Actually it is backward compatible or more accurately, invisible to
any program. Once you set the colors you like they remain until you
change them or shut down the Apple //e. Since it is only two POKEs
to set the colors you can add them to a startup program.
The two POKE locations are the same as those on the GS and although
I could be wrong I don't think they are used by the //e. On my //e
they do nothing to effect the operation if the Carte Blanche isn't
installed.
Charlie