mame/src/frontend/mame
cracyc ec2685c66c plugins/hiscore: add option to hiscore.ini to only_save_at_exit (nw) 2017-11-10 08:48:53 -06:00
..
ui viewgfx: fix tilemap live updates regression (nw) 2017-11-05 01:01:06 +01:00
audit.cpp Make internal UI display list of missing files if system/software set is found but incomplete. 2017-07-19 22:04:29 +10:00
audit.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
cheat.cpp * Make XML file a class of its own managed with smart poitners 2017-07-21 11:47:41 +10:00
cheat.h convenience macro for enum bitwise operators (nw) 2017-07-22 14:32:29 +10:00
clifront.cpp Start adding stuff for iterating ROM entries in a more C++ way without needing to allocate everywhere, improve performance of -listxml by another 10% or so 2017-09-22 21:36:37 +10:00
clifront.h XML listing enhancements 2017-07-05 13:23:02 -04:00
info.cpp Expose condition for DIP switches, configuration entries, and adjusters. 2017-10-08 21:41:24 +11:00
info.h Expose condition for DIP switches, configuration entries, and adjusters. 2017-10-08 21:41:24 +11:00
language.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
language.h
luaengine.cpp plugins/hiscore: add option to hiscore.ini to only_save_at_exit (nw) 2017-11-10 08:48:53 -06:00
luaengine.h lua engine: safer cleanup, fix leak (nw) 2017-07-15 18:06:29 +10:00
mame.cpp Generate layouts for systems with three or more screens 2017-09-29 19:57:47 +10:00
mame.h srcclean (nw) 2017-03-26 12:57:49 +11:00
mameopts.cpp Move unemulated/imperfect flags from machines into devices. 2017-07-27 09:56:53 +10:00
mameopts.h Overhaul to how MAME handles options, take two (#2341) 2017-06-25 12:48:56 +10:00
media_ident.cpp Start adding stuff for iterating ROM entries in a more C++ way without needing to allocate everywhere, improve performance of -listxml by another 10% or so 2017-09-22 21:36:37 +10:00
media_ident.h Start adding stuff for iterating ROM entries in a more C++ way without needing to allocate everywhere, improve performance of -listxml by another 10% or so 2017-09-22 21:36:37 +10:00
pluginopts.cpp Overhaul to how MAME handles options, take two (#2341) 2017-06-25 12:48:56 +10:00
pluginopts.h