Re: A86: Batt Checker


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

Re: A86: Batt Checker






>
>In a message dated 12/1/98 5:14:26 PM Pacific Standard Time,
rabidcow@juno.com
>writes:
>
><< the bc counter was kirk meyer's routine, not the rom.  the rom only gets
> a low/not low indicator so the contrast would only adjust when the
> battery power got REALLY low. >>
>
>OK, I have to ask... is there a memory address that contains the contrast
>level? How is it changed? (I'm assuming that games like star chaser use the
>contrast to do fadein/fadeout)

$c008 is where it is read from, it is changed using port 2, so you will have
to update $c008 with any changes

>
>.end

ditto