mame/plugins
cracyc bccd9ad271 luaengine: add optional arg for physical address space to disable address shift (nw)
----
Cheats created with the cheatfinder won't work with the builtin cheat finder if the cpu has an address bus that isn't 8bits unless the addresses are fixed up.
2016-07-03 16:28:06 -05:00
..
cheat plugins/cheat: better error (nw) 2016-07-03 08:57:40 -05:00
cheatfind luaengine: add optional arg for physical address space to disable address shift (nw) 2016-07-03 16:28:06 -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 hiscore.dat: sort by source file in an effort to make it somewhat maintainable, mark entries not in mame.lst, and add script to do the sorting and comparing (nw) 2016-05-31 13:24:24 -05: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: make pluginspath apply here too (nw) 2016-05-26 17:24:56 -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.