What other cores have you tried?
> I did this kind of job in the past to debug a java 6809 core. I traced
> all the registers at every instruction. I then compared the results.
>
>
It's a bit more complex in this case - I suspect I may have addressing
mode issues, so in this case, I either have to maintain two address
spaces, or trap the memory fetch/store requests from one core and
compare it to the results in the other.
The reason that I suspect this is because I've tested the Generator core
against a real 68040 - so either I'm running into flag differences
between the 68040 and the 68000, or it's something that's not tested,
which means branching, or addressing modes.
> I've noticed a problem with ROM selection in your new version. I had
> to edit the conf file. This affects the Win32 version (I run XP pro).
>
>
What's the issue you've encountered?
Received on 2007-07-09 11:04:31
This archive was generated by hypermail 2.4.0 : 2020-01-13 12:15:14 EST