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
/
debugviewinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Goodbye 64 suffix on the main executable, it was nice knowing you.
Vas Crabb
2021-01-26
1
-1
/
+22
*
win32 debugger: Added context menu with Copy Visible and Paste commands to de...
Vas Crabb
2021-01-26
1
-30
/
+172
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-1
/
+1
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-2
/
+3
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-2
/
+2
*
missed one Windows debugger thing (nw)
Vas Crabb
2019-11-18
1
-1
/
+1
*
misc cleanup:
Vas Crabb
2019-11-18
1
-4
/
+4
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
Changed strconv.[cpp|h] functions to return their results as std::string and ...
Nathan Woods
2016-07-24
1
-3
/
+2
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-2
/
+2
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-50
/
+50
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-2
/
+2
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-5
/
+5
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-6
/
+6
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+812