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
/
diagnostics
/
diagnostics_win32.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
1
-3
/
+0
*
#7711: lld seems to add a minimal symbol that the system libraries catch. Be ...
Aaron Giles
2021-02-06
1
-5
/
+14
*
Fix compile.
RobertoFresca
2021-01-21
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-2
/
+4
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-2
/
+20
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-5
/
+5
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-20
/
+2
*
(nw) get rid of the rest of assert_always - it's better to be explicit about ...
Vas Crabb
2019-09-20
1
-4
/
+8
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
1
-0
/
+1
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-3
/
+0
*
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
-46
/
+46
*
algorithm-> utility where appropriate, fix imgtool (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+4
*
more cleanup (nw)
Miodrag Milanovic
2016-07-01
1
-10
/
+8
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+1
*
The calling convention goes inside the brackets of pointers to functions. All...
smf-
2016-06-15
1
-9
/
+9
*
Introduce dynamic_module
Giuseppe Gorgoglione
2016-06-11
1
-40
/
+44
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+0
*
Create diagnostic module for profiling and crash diagnostics
Brad Hughes
2016-04-17
1
-0
/
+1086