mame/plugins
Szunti 25137717c9
Create console history file in homepath (#8026)
* Fix console history path, homepath is a core option

* Create missing directories recursively in lua plugins.

* Add lfs to global environment in a less magical way.

require normally doesn't bind the name globally just returns the
module, mame sets a preloader that does bind lfs globally, but
maybe it's less surprising to do it explicitly
2021-05-03 20:40:10 -04:00
..
autofire Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
cheat Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
cheatfind plugins/cheatfind: fix watch and write 2021-02-19 12:32:25 -06:00
console Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
data Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
discord plugins/discord: fix softlist longname 2021-02-13 09:39:39 -06:00
dummy srcclean (nw) 2016-11-27 09:56:49 +11:00
gdbstub More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
hiscore Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
json srcclean (nw) 2016-11-27 09:56:49 +11:00
layout More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
portname Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
timer Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
xml plugins/data: use history.xml and add xml parser for it 2020-12-31 15:06:57 -06:00
boot.lua Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
README.md srcclean (nw) 2016-11-27 09:56:49 +11:00
util.lua Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00

Plugins

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