summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugcmd.h
Commit message (Expand)AuthorAgeFilesLines
* debugger: add 'gp' command Sven Schnelle2018-11-061-0/+1
* debugger: add command for go_exception (#3682) Patrick Mackinlay2018-06-231-0/+1
* Added suspend and resume debugger commands (#3411) GavinAndrews2018-04-021-0/+2
* Revert "Command to print all debugger help to html file" Vas Crabb2017-12-151-1/+0
* add command to print all debugger help to html file vadosnaprimer2017-12-111-0/+1
* Rewind feature and RAM savestates. vadosnaprimer2017-12-061-0/+1
* (nw) misc cleanup: start replacing auto_alloc_* with smart pointers, get Vas Crabb2017-12-011-8/+10
* general cleanup: Vas Crabb2017-05-231-2/+0
* C++-ification of debugger code (misc std::string/std::vector adoption mainly) Nathan Woods2017-03-031-73/+73
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Created a new debugger command 'tracesym' Nathan Woods2017-01-151-0/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-29/+29
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* Make loop collation optional for debugger trace and traceover commands therealmogminer@gmail.com2016-07-141-0/+3
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-3/+3
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-14/+146
* Add includes for dependency documentation. (nw) couriersud2016-04-091-0/+1
* License self-service. Aaron Giles2015-05-251-1/+1
* lot more updated (nw) Miodrag Milanovic2015-05-111-5/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* BIG update. Aaron Giles2011-03-291-4/+4
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Big debugger cleanup. Aaron Giles2008-12-031-2/+13
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-2/+3
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+26