Re: [hatari-devel] 68030 MMU work |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
It is strange that on real hardware the CRP is configured, but not on Hatari.
The last debug output i read from TOS boot showed that CRP is set to the value you mentioned.
It must at some point be reset to 0 or something is wrong with your setup.
I'll take a look at the bad debugging message again. Seems that one was quite bad.
Am 05.10.2012 um 19:55 schrieb Uwe Seimet:
>> Thanks for the hint. Obviously the root pointer register is not configured at the time you do the PTEST. For PTESTR vs. PTESTW: This was just a wrong debugging message. It actually worked the right way. I'll correct this.
>
> The fact that the CRP is not configured is most likely a Hatari bug. On
> a real Atari (Falcon in this case) the CRP is initialized by TOS with
> $8000000200000700. The SRP is not initialized.
>
> Take care
>
> Uwe
>
>