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 |
https://github.com/mamedev/mame/commit/25137717c9392d142650fcd679b09c400a2f5c4a |
Previous | 199869 Revisions | Next |