summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/diagnostics/diagnostics_win32.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-46/+46
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+4
* more cleanup (nw) Miodrag Milanovic2016-07-011-10/+8
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* The calling convention goes inside the brackets of pointers to functions. All... smf-2016-06-151-9/+9
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-40/+44
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+0
* Create diagnostic module for profiling and crash diagnostics Brad Hughes2016-04-171-0/+1086