Re: [hatari-devel] MMU related |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Sun, 08 Sep 2013 20:45:57 +0200
schrieb Laurent Sallafranque <laurent.sallafranque@xxxxxxx>:
[...]
> - And finally Xtasie demo by trio : works well from beginning to end
> and returns correctly to the gem.
> During the demo, I can see the following lines into the console :
>
> Invalid descriptor!
> MMU: page fault (logical addr = 01000000)
> Exception_mmu 0005c814 0005c80c 01000000
> Invalid descriptor!
I think that's just debug output from the MMU code ... that should be
disabled at one point in time, e.g. when we think that the MMU code is
100% rock solid (not sure whether we're really there yet...)
Thomas