Mercurial > repos > blastem
log debug.h @ 2188:e17d99c96c89
age | author | description |
---|---|---|
Sat, 20 Aug 2022 11:40:41 -0700 | Michael Pavone | Make blocks an explicitly supported concept in the debugger rather than a one-off for the commands command |
Sat, 13 Aug 2022 22:51:31 -0700 | Michael Pavone | Add support for conditional breakpoints |
Sat, 13 Aug 2022 19:16:30 -0700 | Michael Pavone | Finish debugger refactor started with expression parser changes |
Sat, 06 Aug 2022 22:10:42 -0700 | Michael Pavone | Minor cleanup of debugger changes |
Sat, 12 Feb 2022 15:20:43 -0800 | Michael Pavone | Move some debugger state to a per-CPU structure. Add m command for returning to main CPU from sub CPU |
Sat, 18 Apr 2020 11:42:53 -0700 | Michael Pavone | Merge from default mame_interp |