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
/
debugcpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-20
/
+19
*
Eliminate some unnecessary pass-through methods from debugcpu (nw)
AJR
2016-06-22
1
-6
/
+1
*
small debugger cleanup (nw)
Miodrag Milanovic
2016-06-17
1
-2
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-56
/
+139
*
Added comlist comment to debugger [Angelo Salese]
angelosa
2016-06-04
1
-2
/
+2
*
Move more things to type-safe printf
Vas Crabb
2016-03-01
1
-1
/
+7
*
some handmade changes (nw)
Miodrag Milanovic
2015-12-21
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-12
/
+12
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-1
/
+1
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+6
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-3
/
+3
*
Replace simple_set with std::set
Vas Crabb
2015-04-11
1
-8
/
+9
*
debug: better handling of duplicate memory access
Fabrice Bellet
2014-12-18
1
-1
/
+4
*
Fix various typos
Zoë Blade
2014-11-30
1
-4
/
+4
*
more passing of attotime as const references (nw)
Oliver Stöneberg
2014-07-04
1
-1
/
+1
*
Nuke some more auto_allocs.
Aaron Giles
2014-03-16
1
-0
/
+3
*
rest of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-2
/
+2
*
Another round of auto_alloc_array conversions.
Aaron Giles
2014-02-20
1
-2
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-13
/
+13
*
Adds a watchpoint debug view. [Andrew Gardner]
Andrew Gardner
2013-07-26
1
-22
/
+28
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-14
/
+14
*
QT Debugger: Finished up the breakpoints window. [Andrew Gardner]
Andrew Gardner
2013-06-12
1
-8
/
+27
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-5
/
+5
*
Adds memory tracking to debugger. This includes two new commands: trackmem and
Andrew Gardner
2013-05-09
1
-7
/
+40
*
QT Debugger: Adds trackpc command, allowing for a visual display of where the
Andrew Gardner
2013-04-20
1
-19
/
+32
*
Adds simple_set data structure and hooked it up to the debugger comment system.
Andrew Gardner
2013-04-13
1
-9
/
+16
*
Cleanups and version bump
mame0148u2
Miodrag Milanovic
2013-03-19
1
-2
/
+2
*
Debugger: [Wilbert Pol]
Wilbert Pol
2013-03-11
1
-0
/
+36
*
Added a new 'lastinstructioncycles' property to the debugger to measure the
Nathan Woods
2013-02-17
1
-0
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-84
/
+84
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-12
/
+12
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-1
/
+1
*
Adding "totalcycles" debugger variable
Nathan Woods
2011-12-29
1
-0
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-10
/
+10
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-2
/
+2
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
1
-1
/
+1
*
Make "run to next CPU" more reliable.
Aaron Giles
2011-02-09
1
-2
/
+1
*
Cleanup & version bump.
mame0140u1
Aaron Giles
2010-11-08
1
-1
/
+1
*
Converted the expression engine to C++, did the usual cleanup.
Aaron Giles
2010-11-01
1
-26
/
+17
*
Cleanups and version bump.
mame0139u3
Aaron Giles
2010-09-19
1
-4
/
+4
*
Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized
Aaron Giles
2010-09-05
1
-7
/
+44
*
Have each device create its own device_debug instead of letting the
Aaron Giles
2010-09-04
1
-1
/
+1
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-22
/
+22
*
Massive memory system change. This is another step along the path toward
Aaron Giles
2010-08-19
1
-1
/
+1
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-14
/
+14
*
Cleanup debugger interface some more.
Aaron Giles
2010-07-06
1
-193
/
+256
[next]