summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvepoints.cpp
Commit message (Collapse)AuthorAgeFilesLines
* emu/debug: Use "classic" locale for debug console. Vas Crabb2026-01-271-1/+3
|
* -cpu/e132xs.cpp: Improved exception emulation: Vas Crabb2025-04-011-0/+314
* 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.