| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. | 2020-12-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | 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. | ||||
| * | plugins: Replace environment variable substitution function with core version | 2020-12-08 | 1 | -20/+1 | |
| | | |||||
| * | plugins: add emu.plugin table to contain plugin exported interfaces | 2020-09-13 | 1 | -1/+1 | |
| | | |||||
| * | fix various things. checkpointed the alphatpc16, will credit before next ↵ | 2020-02-11 | 1 | -2/+2 | |
| | | | | | release (nw) | ||||
| * | LUA boot.lua file now handles multiple paths (delimited by semicolons) | 2019-07-25 | 1 | -2/+11 | |
| | | | | | on -pluginspath | ||||
| * | Refactored MAME's plugin system | 2019-07-24 | 1 | -22/+6 | |
| | | |||||
| * | luaengine: translation support [Carl] | 2017-09-04 | 1 | -0/+2 | |
| | | |||||
| * | srcclean on lua plugins, too | 2016-08-30 | 1 | -5/+5 | |
| | | |||||
| * | boot.lua: only load plugins in plugin path (nw) | 2016-07-24 | 1 | -1/+1 | |
| | | |||||
| * | plugins/cheatfind: add operand size to simple cheat and write cheats from ↵ | 2016-07-14 | 1 | -2/+3 | |
| | | | | | cheatfind into simple file (nw) | ||||
| * | plugin path expansion (nw) | 2016-07-09 | 1 | -3/+22 | |
| | | |||||
| * | boot.lua: make pluginspath apply here too (nw) | 2016-05-26 | 1 | -6/+6 | |
| | | |||||
| * | fix lua issue (nw) | 2016-04-23 | 1 | -2/+2 | |
| | | |||||
| * | added print_verbose, print_info, print_debug and print_error to lua, and ↵ | 2016-04-16 | 1 | -1/+1 | |
| | | | | | used it instead of print (nw) | ||||
| * | Populate plugins structures and start marked plugins (nw) | 2016-03-25 | 1 | -4/+8 | |
| | | |||||
| * | added hiscore plugin (disabled for now) (nw) | 2016-03-22 | 1 | -0/+1 | |
| | | |||||
| * | put license for plugins (nw) | 2016-03-05 | 1 | -0/+2 | |
| | | |||||
| * | fix lua script on boot (nw) | 2016-03-05 | 1 | -2/+1 | |
| | | |||||
| * | Added plugin info json files and made system automatically load available ↵ | 2016-02-14 | 1 | -20/+18 | |
| | | | | | plugins and start them if flagged so (nw) | ||||
| * | Added plugins and boot.lua as startup script [Miodrag Milanovic] | 2016-02-14 | 1 | -0/+26 | |
