View Single Post
Old 24 November 2018, 21:05   #259
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,507
(from old post)

Quote:
68030:
- on write/rwm faults WinUAE throws the exception at the instruction which causes the fault (2,a7) instead of the next instruction which is reported on a real 68030, this is only a difference to the real hw, WHDLoad has not a problem with that because it doesn't use the reported pc for anything (check #3202-3, wrong message)
I did some real 68030 testing with enforcer and it seems (most?) instructions that end in write to memory have bus error stack frame PC pointing to following instruction. Even MOVEM to memory does it.

I'll probably emulate this after 4.1.0 is out.
Toni Wilen is offline  
 
Page generated in 0.04274 seconds with 11 queries