summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/points.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Debugger changes AJR2022-08-281-6/+62
* vegas.cpp: Cleanup: Vas Crabb2022-02-131-2/+2
* Addressed some Lua scripting pitfalls. (#9294) Vas Crabb2022-02-121-50/+61
* frontend: Exposed memory pass-through handlers (address space taps) to Lua. Vas Crabb2022-02-101-40/+44
* points.cpp: Minor correction to aef90f0db9ae60be5d03e86b4418c57f10f6b06b AJR2021-08-271-1/+1
* Octalize watchpoint hit message for memory spaces defined as octal AJR2021-08-271-9/+19
* Debugger-related feature removals and cleanup AJR2021-08-151-2/+3
* Add 'wpsize' variable to access the data size from a watchpoint (#7837) Scott Percival2021-03-031-1/+1
* Eliminate space.device() in watchpoint code (nw) AJR2020-05-311-3/+3
* Debugger expression and memory access overhaul AJR2020-05-251-0/+441