mame/plugins/hiscore
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
..
hiscore.dat hiscore.dat: Updates [Leezer] 2021-03-23 10:19:50 -05:00
init.lua Create console history file in homepath (#8026) 2021-05-03 20:40:10 -04:00
plugin.json
sort_hiscore.lua