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
/
debugcmd.h
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
/
+1
*
add saver to operate memory region (#6837)
Jacob
2020-06-21
1
-0
/
+5
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-0
/
+1
*
Make expressions octal for applicable address spaces in disassembly view
AJR
2020-04-13
1
-5
/
+5
*
Add cpulist command to debugger
AJR
2019-12-07
1
-0
/
+1
*
debugger: add 'gp' command
Sven Schnelle
2018-11-06
1
-0
/
+1
*
debugger: add command for go_exception (#3682)
Patrick Mackinlay
2018-06-23
1
-0
/
+1
*
Added suspend and resume debugger commands (#3411)
GavinAndrews
2018-04-02
1
-0
/
+2
*
Revert "Command to print all debugger help to html file"
Vas Crabb
2017-12-15
1
-1
/
+0
*
add command to print all debugger help to html file
vadosnaprimer
2017-12-11
1
-0
/
+1
*
Rewind feature and RAM savestates.
vadosnaprimer
2017-12-06
1
-0
/
+1
*
(nw) misc cleanup: start replacing auto_alloc_* with smart pointers, get
Vas Crabb
2017-12-01
1
-8
/
+10
*
general cleanup:
Vas Crabb
2017-05-23
1
-2
/
+0
*
C++-ification of debugger code (misc std::string/std::vector adoption mainly)
Nathan Woods
2017-03-03
1
-73
/
+73
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
Created a new debugger command 'tracesym'
Nathan Woods
2017-01-15
1
-0
/
+1
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-29
/
+29
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-23
/
+23
*
Make loop collation optional for debugger trace and traceover commands
therealmogminer@gmail.com
2016-07-14
1
-0
/
+3
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-3
/
+3
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-14
/
+146
*
Add includes for dependency documentation. (nw)
couriersud
2016-04-09
1
-0
/
+1
*
License self-service.
Aaron Giles
2015-05-25
1
-1
/
+1
*
lot more updated (nw)
Miodrag Milanovic
2015-05-11
1
-5
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-1
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-1
/
+1
*
Big debugger cleanup.
Aaron Giles
2008-12-03
1
-2
/
+13
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-2
/
+3
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+26