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
/
osd
/
modules
/
diagnostics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed MinGW AArch64 issues: (#11521)
invertego
2023-09-02
1
-8
/
+61
*
xbox_nv2a: better fix for dangling pointer warning,
hap
2023-06-14
1
-7
/
+7
*
diagnostics: fix clang Windows build (#10370)
invertego
2022-09-25
1
-1
/
+1
*
diagnostics: ignore all but type 0x20 symbols
Patrick Mackinlay
2022-09-19
1
-1
/
+4
*
diagnostics: preserve compatibility with old objdump
Patrick Mackinlay
2022-09-16
1
-1
/
+1
*
diagnostics: fix symbol backtrace with current objdump
Patrick Mackinlay
2022-09-15
1
-1
/
+1
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
2
-8
/
+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
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-1
/
+3
*
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
2
-23
/
+3
*
(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
3
-4
/
+3
*
Create diagnostic module for profiling and crash diagnostics
Brad Hughes
2016-04-17
3
-0
/
+1183