Previous 199869 Revisions Next

r177548 Tuesday 4th May, 2021 at 00:40:10 UTC by szunti
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
[/branches/time-experiments/plugins]boot.lua util.lua*
[/branches/time-experiments/plugins/autofire]autofire_save.lua
[/branches/time-experiments/plugins/cheat]init.lua
[/branches/time-experiments/plugins/console]init.lua
[/branches/time-experiments/plugins/data]data_hiscore.lua database.lua
[/branches/time-experiments/plugins/hiscore]init.lua
[/branches/time-experiments/plugins/portname]init.lua
[/branches/time-experiments/plugins/timer]init.lua


Previous 199869 Revisions Next


© 1997-2024 The MAME Team