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 plugins/data: small cleanups (nw) 2019-11-29 10:18:50 -06:00
data_command.lua plugins/data: small cleanups (nw) 2019-11-29 10:18:50 -06:00
data_gameinit.lua plugins/data: fix version for gameinit (nw) 2018-01-15 09:09:13 -06:00
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