[hatari-devel] Pure Debugger and Hatari |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
any idea why PD (the Pure Debugger) is not running with Hatari, at least not
with TOS 3.06 and TT high resolution?
When starting PD I get these errors:
M68000 Bus Error reading at address $10.
Illegal instruction: 4afc at 0042B29A -> 00000000
Exception 2 (0) at 430b9e -> 430b62!
M68000 Bus Error reading at address $10.
Illegal instruction: 00e0 at 00000030 -> 00000000
Exception 2 (0) at 430b9e -> 430b62!
M68000 Bus Error writing at address $fffffc.
Exception 2 (0) at 42e91c -> 430b62!
M68000 Bus Error writing at address $fffff8.
Exception 2 (0) at 42e91c -> 430b62!
M68000 Bus Error writing at address $fffff4.
And so on, with falling addresses.
I think that PD tries to change physbase because it sets up its own
screen. Is this supported by Hatari at all?
Take care
Uwe