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

Re: Switch Color To Monochrome Switch?



Bryan Parkoff wrote:
> The Apple IIgs' Control Panel has the feature to switch from Color to
> Monochrome for DHGR.  Do it have in $C0XX as softswitches?  I can't find in
> the manual.  Do you know?  I do not have to go through Control Panel.

$c021 bit 7 is the color/mono select (bits 6..0 are reserved)
According to page 83 of the IIgs Hardware Reference it is a write only
bit - you cannot determine the current state :-(

$c029 bit 5 selects between mono and color Double HiRES.

I seem to recall that the Control Panel affects both these registers.