summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/exceptionpointsview.mm
Commit message (Collapse)AuthorAgeFilesLines
* -cpu/e132xs.cpp: Improved exception emulation: Vas Crabb2025-04-011-0/+27
* Fixed behaviour of exceptions in delay slots, and fixed recompiler not updating ILC and P for some exceptions. * Implemented privilege error exception on setting L in user mode for interpreter. -emu/debug, osd/modules/debugger: Added an option to show exceptionpoints in breakpoints windows.