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
/
osd
/
modules
/
debugger
/
win
/
memorywininfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-54
/
+142
*
debugger/win/memorywininfo.cpp: Fix build
AJR
2021-08-16
1
-7
/
+7
*
dvmemory: Substitute strongly typed enum for magic numbers specifying data fo...
AJR
2021-08-16
1
-7
/
+7
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-1
/
+1
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-2
/
+2
*
Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (...
npwoods
2017-06-24
1
-1
/
+1
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
1
-0
/
+1
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-3
/
+3
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
1
-0
/
+12
*
First commit for issue #476
yz70s
2015-11-30
1
-8
/
+18
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+279