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
/
disasmbasewininfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-1
/
+1
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-3
/
+4
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-0
/
+5
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-2
/
+2
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-5
/
+0
*
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-3
/
+3
*
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
1
-19
/
+8
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Fix keyboard shortcus for disassembly comments pane [Vas Crabb]
Vas Crabb
2016-06-09
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-6
/
+6
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-4
/
+4
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+2
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-4
/
+4
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-8
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+274