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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
1
-37
/
+31
*
emu/debug: Use "classic" locale for debug console.
Vas Crabb
2026-01-27
1
-51
/
+93
*
lisa: Massive updates
Olivier Galibert
2026-01-07
1
-131
/
+148
*
fill q.value was not working, you will not guess what the bug was
Olivier Galibert
2025-10-21
1
-1
/
+1
*
emu/debug: Extended memory commands for region and space (#13767)
holub
2025-08-30
1
-35
/
+715
*
-cpu/drcbex86.cpp: Not nuking the destination register on 64-bit rotate is im...
Vas Crabb
2025-08-05
1
-27
/
+8
*
Fix symlist default CPU (#13886)
dave-br
2025-07-26
1
-2
/
+2
*
emu/debug/debugcmd.cpp: Have print command insert spaces between numbers
AJR
2025-07-25
1
-0
/
+4
*
debugcmd: no need to try to convert string_view to const char*, fix possible ...
hap
2025-06-11
1
-25
/
+28
*
debugger: symlist usability + symbol table extensibility (#13694)
dave-br
2025-05-20
1
-37
/
+59
*
debugcmd: update prev commit: change out+app to in+out+ate
hap
2025-04-19
1
-3
/
+3
*
debugcmd: correct trace file append
hap
2025-04-19
1
-1
/
+1
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
1
-5
/
+7
*
debug: fix MT#08870, debugger tracesym regression
Patrick Mackinlay
2024-06-05
1
-1
/
+2
*
emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/...
Patrick Mackinlay
2024-03-21
1
-15
/
+74
*
emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [...
Vas Crabb
2024-03-19
1
-62
/
+34
*
Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Be...
arbee
2023-06-03
1
-1
/
+1
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
1
-4
/
+12
*
Improvements to debugger 'map' command
AJR
2023-04-02
1
-4
/
+5
*
API change for device_image_interface
AJR
2023-03-30
1
-2
/
+3
*
Apply workaround for debugger history command consuming ridiculous amounts of...
AJR
2023-03-29
1
-1
/
+1
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
1
-64
/
+83
*
Revert "Make numbers signed in debugger where it matters"
Vas Crabb
2022-11-27
1
-19
/
+21
*
Make numbers signed in debugger where it matters
AJR
2022-11-16
1
-21
/
+19
*
Move debugger command parameter validation helpers into debugger_console
AJR
2022-10-29
1
-583
/
+97
*
Fix regressions in debugger trace command from d8d588262de1f11a529b208e470cff...
AJR
2022-09-02
1
-2
/
+3
*
Debugger changes
AJR
2022-08-28
1
-54
/
+215
*
ui/icorender.cpp: Revert initialisations that can hide real bugs.
Vas Crabb
2022-08-03
1
-8
/
+7
*
Change debugger command handler parameter vector element type from std::strin...
AJR
2022-08-02
1
-158
/
+173
*
debugger: Impose an arbitrary upper limit on the count parameter of the gni c...
AJR
2022-05-22
1
-0
/
+6
*
Add time command to MAME debugger. Returns current machine time. (#9727)
tedgreen99
2022-05-08
1
-0
/
+10
*
Debugger feature improvements
AJR
2022-03-27
1
-0
/
+53
*
docs: Added page describing how MAME searches for media.
Vas Crabb
2022-03-10
1
-5
/
+5
*
debugcmd.cpp: Modernize implementation details of mini_printf
AJR
2022-02-28
1
-49
/
+46
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-5
/
+4
*
Render-related cleanup
AJR
2021-12-30
1
-0
/
+1
*
fixed size prefix in find command [smf]
smf-
2021-12-28
1
-1
/
+1
*
srcclean in preparation for branching 0.237 release
Vas Crabb
2021-10-24
1
-1
/
+1
*
Tie up a few loose ends:
Vas Crabb
2021-10-20
1
-47
/
+75
*
-debugger: Finished updating commands and documentation.
Vas Crabb
2021-10-19
1
-111
/
+133
*
Still more user experience improvements:
Vas Crabb
2021-10-18
1
-146
/
+152
*
More user experience improvements:
Vas Crabb
2021-10-15
1
-17
/
+36
*
More user experience improvements:
Vas Crabb
2021-10-14
1
-71
/
+89
*
Various improvements to the user experience:
Vas Crabb
2021-10-13
1
-33
/
+36
*
Fix pcatmem command (probably regressed in 360d3a5950f0649270822e2db1ea25028e...
AJR
2021-10-05
1
-1
/
+1
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
1
-785
/
+1016
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-3
/
+3
*
Revert "Allow the bpset/wpset/rpset & map commands to act on any cpu, by pref...
Vas Crabb
2021-08-22
1
-27
/
+22
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-47
/
+9
*
Allow the bpset/wpset/rpset & map commands to act on any cpu, by prefixing th...
smf-
2021-07-28
1
-22
/
+27
[next]