mame/src/osd
2017-12-02 23:44:19 +11:00
..
modules Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic] 2017-12-01 13:22:27 +01:00
sdl Fixed an options overhaul regression (#2530) 2017-10-06 13:54:10 -04:00
uwp Tiny UWP compile fix (nw) 2017-06-20 16:27:58 -04:00
windows Fixed an options overhaul regression (#2530) 2017-10-06 13:54:10 -04:00
asio.h srcclean (nw) 2017-01-22 15:37:37 +11:00
eigccppc.h get rid of branches in cout_leading_zeros and ount_leading_ones (nw) 2017-11-18 23:49:37 +11:00
eigccx86.h allow compiler a little more optimisation leeway in x86 count_leading_* (nw) 2017-12-02 23:44:19 +11:00
eivc.h allow compiler a little more optimisation leeway in x86 count_leading_* (nw) 2017-12-02 23:44:19 +11:00
eivcx86.h no reason to prefer inline assembly over MSVC _BitScanReverse intrinsic on x86 (nw) 2017-07-09 14:42:35 +10:00
eminline.h Merge popcount implementation in emucore.h with the new eminline (nw) 2017-10-24 09:43:07 -04:00
osdcomm.h
osdcore.cpp (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF-8 will be nuked, and cleaning it up by hand is annoying 2017-09-24 11:41:45 +10:00
osdcore.h Attempted to sanitize/rationalize how we access UTF-8 command line arguments (#2532) 2017-09-18 20:28:53 -04:00
osdepend.h
osdnet.cpp
osdnet.h Remove emu.h from headers (nw) 2017-02-11 18:31:20 +01:00
osdsync.cpp Revert "reordering the #include lets you build this file with latest mingw headers (nw)" 2017-05-14 16:49:49 +01:00
osdsync.h
strconv.cpp Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
strconv.h Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
watchdog.cpp
watchdog.h