View Single Post
Old 16 June 2019, 17:09   #4
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,323
Winuae does not detect 100% cases of address errors.
You can get misaligned stack on 68000, if you move.b it will still do 2 bytes but stay misaligned. Any access should trigger error.
On 68020+ you can have misaligned nearly everything including stack, in fact even misaligned vbr will work (only code must remain aligned).
meynaf is offline  
 
Page generated in 0.04551 seconds with 11 queries