summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debugger.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-3/+0
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-8/+25
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-7/+7
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-6/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* and a final batch of passing attotime as const reference (nw) Oliver Stöneberg2014-07-041-1/+1
* exclude a few more codebits with FASTDEBUG=1 (nw) Oliver Stöneberg2013-08-251-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* BIG update. Aaron Giles2011-03-291-11/+11
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-6/+6
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-5/+5
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+0
* Moved some of the CPU cores over to use get_safe_token like other devices. Aaron Giles2009-03-121-0/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-0/+3
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-221-1/+1
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-15/+15
* Another big one. Aaron Giles2008-11-201-1/+36
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a... Aaron Giles2008-09-221-1/+1
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-1/+0
* Minor cleanup from last checkin. Aaron Giles2008-07-171-1/+1
* Robustified key behavior when the debugger is visible. Should now Aaron Giles2008-07-171-1/+1
* Cleanups/version bump.mame0125u7 Aaron Giles2008-06-261-7/+7
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-40/+69
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-011-0/+2
* Added missing #include. Aaron Giles2008-04-021-0/+1
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-6/+7
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+71