mame/plugins/data
Vas Crabb 9e36b6a6d9 More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Made the sound manager mute controls readable, and got rid of system
enable since it just controls system mute anyway.  This was causing
confusion: phantom2 was trying to use both independentlyt casuing the
mute bit to be ignored.

THe Lua interface changes are mostly changing methods to properties,
some renames to make things clearer, and some additional properties for
better control over snapshots.
2020-12-27 01:32:37 +11:00
..
button_char.lua
data_command.lua
data_gameinit.lua
data_hiscore.lua More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
data_history.lua
data_mameinfo.lua
data_marp.lua More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
data_messinfo.lua
data_story.lua
data_sysinfo.lua
database.lua More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
init.lua
load_dat.lua More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
plugin.json