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
/
debug
/
dvmemory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-19
/
+19
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-16
/
+16
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-2
/
+2
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
1
-1
/
+5
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-4
/
+4
*
First commit for issue #476
yz70s
2015-11-30
1
-2
/
+4
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+0
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-1
/
+1
*
Make return type match value being returned
Vas Crabb
2015-02-20
1
-1
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Adds memory tracking to debugger. This includes two new commands: trackmem and
Andrew Gardner
2013-05-09
1
-2
/
+3
*
QT Debugger: Adds trackpc command, allowing for a visual display of where the
Andrew Gardner
2013-04-20
1
-1
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-23
/
+23
*
QT Debugger improvements. [Andrew Gardner]
Andrew Gardner
2013-01-16
1
-23
/
+24
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-23
/
+23
*
Changed device->subregion to device->memregion. Moved
Aaron Giles
2012-04-20
1
-1
/
+1
*
Ok, last major rename for this round:
Aaron Giles
2011-01-01
1
-1
/
+1
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-3
/
+3
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-1
/
+1
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-0
/
+160