mame/src
2018-06-24 18:23:15 -04:00
..
devices Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-superfluous .get() in many drivers/devices (nw) 2018-06-24 09:08:33 -04:00
emu Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-superfluous .get() in many drivers/devices (nw) 2018-06-24 09:08:33 -04:00
frontend/mame Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) 2018-06-24 09:05:55 -04:00
lib srcclean and other cleanup (nw) 2018-06-24 19:04:53 +10:00
mame radio86.cpp: Fix typo (nw) 2018-06-24 18:23:15 -04:00
osd osdlib: GetCurrentProcessId is valid on uwp (nw) 2018-06-09 09:31:06 -05:00
tools
zexall