index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
debug
/
debughlp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'fill' command to debugger. Syntax and operation are similar to 'find' co...
AJR
2020-08-01
1
-0
/
+17
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
Add optional condition parameter to debugger gex command
AJR
2020-05-03
1
-1
/
+1
*
Fix two cases where debugger can crash mame ("cheatlist" command before "chea...
quasiscroto
2020-03-13
1
-8
/
+3
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Add cpulist command to debugger
AJR
2019-12-07
1
-0
/
+1
*
-debugcon: Added CMDFLAG_CUSTOM_HELP, in order to flag custom device-specific...
MooglyGuy
2019-07-07
1
-0
/
+1
*
debugger: add command for go_exception (#3682)
Patrick Mackinlay
2018-06-23
1
-0
/
+1
*
debughlp.cpp: replaced references to 'decrypted opcodes' with 'opcodes', as s...
Ivan Vangelista
2018-05-02
1
-5
/
+5
*
debughlp.cpp: document dumpo command (nw)
Ivan Vangelista
2018-04-20
1
-10
/
+11
*
Added suspend and resume debugger commands (#3411)
GavinAndrews
2018-04-02
1
-0
/
+2
*
More docs work: escapes, debugger update (nw) (#3168)
Firehawke
2018-02-05
1
-75
/
+79
*
rewind implementation fixes and improvements
vadosnaprimer
2017-12-22
1
-1
/
+1
*
Revert "Command to print all debugger help to html file"
Vas Crabb
2017-12-15
1
-400
/
+296
*
debughlp - fix gcc build
vadosnaprimer
2017-12-12
1
-2
/
+2
*
add command to print all debugger help to html file
vadosnaprimer
2017-12-11
1
-296
/
+400
*
(nw) fixed typo, and rewind off by default.
Robbbert
2017-12-08
1
-1
/
+1
*
explain the rewind command in debughlp
vadosnaprimer
2017-12-06
1
-1
/
+15
*
Made the debugger 'load' length field be optional, C++-ification
Nathan Woods
2017-06-25
1
-4
/
+4
*
Merge pull request #1987 from npwoods/tracesym_debugger_command
R. Belmont
2017-01-17
1
-0
/
+17
|
\
|
*
Augmenting help file
Nathan Woods
2017-01-16
1
-0
/
+17
*
|
Augmenting help file
Nathan Woods
2017-01-16
1
-6
/
+13
|
/
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Fix various spelling fixes.
Jordi Mallach
2016-09-29
1
-1
/
+1
*
Make loop collation optional for debugger trace and traceover commands
therealmogminer@gmail.com
2016-07-14
1
-18
/
+29
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+1
*
Added commit command to debugger. [Angelo Salese]
angelosa
2016-06-05
1
-0
/
+18
*
Update help file, the whole help string parser is so 90s, nw
angelosa
2016-06-04
1
-0
/
+5
*
Added comlist comment to debugger [Angelo Salese]
angelosa
2016-06-04
1
-0
/
+8
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1508