mame/plugins
Roberto Benfatto 0646ca8b1a Fix .hi file load and write
hiscore.dat and hi folder path were not resolved as expected (their path was relative to mame executable, not to the plugin folder). Explicitly writing them as absolute paths gives the desired behavior.
2016-08-04 07:39:32 +02:00
..
cheat plugins/cheatfind: add operand size to simple cheat and write cheats from cheatfind into simple file (nw) 2016-07-14 14:57:47 -05:00
cheatfind plugins/cheatfind: don't create 100 copies of a large function when we only need one (nw) 2016-07-19 19:53:05 -05:00
dummy added print_verbose, print_info, print_debug and print_error to lua, and used it instead of print (nw) 2016-04-16 18:01:48 +02:00
hiscore Fix .hi file load and write 2016-08-04 07:39:32 +02:00
json Added parsing of plugin json files for machine_manager (nw) 2016-03-24 21:07:39 +01:00
layout plugins/layout: layout embedded script helper plugin [Carl] 2016-04-27 09:37:23 -05:00
timer plugins/timer: don't fail if file is corrupt (nw) 2016-04-24 17:06:25 -05:00
boot.lua boot.lua: only load plugins in plugin path (nw) 2016-07-24 14:44:38 -05:00
README.md put license for plugins (nw) 2016-03-05 11:18:08 +01:00

Plugins

LUA plugins contains code from various sources so license is per file.