On Fri, Oct 17, 2008 at 4:27 PM, ron minnich <rminnich(a)gmail.com> wrote:
> On Fri, Oct 17, 2008 at 3:26 PM, Myles Watson <mylesgw(a)gmail.com> wrote:
>
> > It's interesting to me that there is no corresponding resource for the
> > FC0003 00FFFF00 pair. They get set in the resource map and are never
> > touched again.
>
> Do you know when they get set?
>
Stage1: enable rom ...
setting up resource map ex offset....
snip
(0+0,18+0,1+0,bc) & 00000048 | 00ffff00+00000000
...
(0+0,18+0,1+0,b8) & 000000f0 | 00fc0003+00000000
snip
At the very beginning.
Thanks,
Myles