summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debughlp.c
Commit message (Expand)AuthorAgeFilesLines
* Adds statesave (ss) & stateload (sl) commands to the debugger. [Andrew Gardner] Andrew Gardner2013-05-141-8/+40
* Adds memory tracking to debugger. This includes two new commands: trackmem and Andrew Gardner2013-05-091-2/+42
* QT Debugger: Adds trackpc command, allowing for a visual display of where the Andrew Gardner2013-04-201-0/+20
* Debugger: [Wilbert Pol] Wilbert Pol2013-03-111-0/+97
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+5
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Added image devices support to debugger [Miodrag Milanovic] Miodrag Milanovic2011-06-081-0/+48
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-1/+1
* Add basic LOAD function to the debugger to complement the existing SAVE funct... Scott Stone2011-02-031-0/+25
* Added a 'changed by' search to the cheat engine [Pugsy] Phil Bennett2010-12-191-0/+6
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* > -----Original Message----- Aaron Giles2009-09-211-19/+10
* > -----Original Message----- Aaron Giles2009-09-101-0/+12
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-1/+1
* From: Sandro Ronco [mailto:sandro.ronco@alice.it] Aaron Giles2009-09-031-0/+160
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-1/+1
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-161-38/+38
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-041-2/+2
* (From Oliver Stoneberg) Aaron Giles2008-01-071-0/+6
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* fixed help for wpset to match the required syntax for checking the data written. smf-2007-12-301-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1075