index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
debugger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-3
/
+0
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-8
/
+25
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-7
/
+7
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
1
-6
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
and a final batch of passing attotime as const reference (nw)
Oliver Stöneberg
2014-07-04
1
-1
/
+1
*
exclude a few more codebits with FASTDEBUG=1 (nw)
Oliver Stöneberg
2013-08-25
1
-0
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-11
/
+11
*
Moved debugging structure away from CPUs only and attached to all
Aaron Giles
2010-07-06
1
-6
/
+6
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-5
/
+5
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-5
/
+5
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
Moved some of the CPU cores over to use get_safe_token like other devices.
Aaron Giles
2009-03-12
1
-0
/
+1
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-0
/
+3
*
Further debugger cleanup. Symbol tables now have a global ref
Aaron Giles
2008-11-22
1
-1
/
+1
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-15
/
+15
*
Another big one.
Aaron Giles
2008-11-20
1
-1
/
+36
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-1
/
+1
*
02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a...
Aaron Giles
2008-09-22
1
-1
/
+1
*
From Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2008-09-04
1
-1
/
+0
*
Minor cleanup from last checkin.
Aaron Giles
2008-07-17
1
-1
/
+1
*
Robustified key behavior when the debugger is visible. Should now
Aaron Giles
2008-07-17
1
-1
/
+1
*
Cleanups/version bump.
mame0125u7
Aaron Giles
2008-06-26
1
-7
/
+7
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-40
/
+69
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-01
1
-0
/
+2
*
Added missing #include.
Aaron Giles
2008-04-02
1
-0
/
+1
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-6
/
+7
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+71