rosco-m68k / rosco_m68k

Design, documentation and software for the Really Old School Computer (M68K)
https://rosco-m68k.com
Other
157 stars 32 forks source link

Debug trap handler gets incorrect values #417

Closed roscopeco closed 5 months ago

roscopeco commented 6 months ago

The debug trap handler is not fully compatible with 020 and 030 stack frames.

This causes (e.g.) fault address for bus error to be incorrect.

Check 🧐 and fix 🛠️