mame/plugins/autofire
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_menu.lua Expose a couple more things to Lua so the plugins can show the actual key mapped to UI clear. 2020-12-27 04:27:42 +11:00
autofire_save.lua Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
init.lua More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
plugin.json Change autofire config directory to homepath (#5129) 2019-05-30 14:31:57 -04:00