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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-1508
/
+0
*
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
*
Fix various typos
Zoë Blade
2014-11-30
1
-2
/
+2
*
Fixed strange display of long strings in Qt debugger (nw).
Andrew Gardner
2014-10-19
1
-2
/
+1
*
use ARRAY_LENGTH (nw)
Oliver Stöneberg
2014-04-03
1
-2
/
+2
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
1
-3
/
+2
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
1
-2
/
+3
*
Adds statesave (ss) & stateload (sl) commands to the debugger. [Andrew Gardner]
Andrew Gardner
2013-05-14
1
-8
/
+40
*
Adds memory tracking to debugger. This includes two new commands: trackmem and
Andrew Gardner
2013-05-09
1
-2
/
+42
*
QT Debugger: Adds trackpc command, allowing for a visual display of where the
Andrew Gardner
2013-04-20
1
-0
/
+20
*
Debugger: [Wilbert Pol]
Wilbert Pol
2013-03-11
1
-0
/
+97
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-6
/
+5
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Added image devices support to debugger [Miodrag Milanovic]
Miodrag Milanovic
2011-06-08
1
-0
/
+48
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
1
-1
/
+1
*
Add basic LOAD function to the debugger to complement the existing SAVE funct...
Scott Stone
2011-02-03
1
-0
/
+25
*
Added a 'changed by' search to the cheat engine [Pugsy]
Phil Bennett
2010-12-19
1
-0
/
+6
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
> -----Original Message-----
Aaron Giles
2009-09-21
1
-19
/
+10
*
> -----Original Message-----
Aaron Giles
2009-09-10
1
-0
/
+12
*
Cleanups and version bump.
mame0133u5
Aaron Giles
2009-09-07
1
-1
/
+1
*
From: Sandro Ronco [mailto:sandro.ronco@alice.it]
Aaron Giles
2009-09-03
1
-0
/
+160
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-1
/
+1
*
Made CPUs into proper devices. CPUs are now added in the
Aaron Giles
2008-12-16
1
-38
/
+38
*
CPU_IS_LE -> ENDIANNESS_LITTLE
Aaron Giles
2008-12-04
1
-2
/
+2
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-07
1
-0
/
+6
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
fixed help for wpset to match the required syntax for checking the data written.
smf-
2007-12-30
1
-1
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+1075