mirror of
https://github.com/MiSTer-devel/Main_MiSTer.git
synced 2026-04-12 03:04:02 +00:00
user_io: log starting path.
This commit is contained in:
@@ -1057,6 +1057,8 @@ void user_io_init(const char *path, const char *xml)
|
||||
}
|
||||
|
||||
cfg_parse();
|
||||
if (cfg.log_file_entry) MakeFile("/tmp/STARTPATH", core_path);
|
||||
|
||||
if (cfg.bootcore[0] != '\0')
|
||||
{
|
||||
bootcore_init(xml ? xml : path);
|
||||
|
||||
Reference in New Issue
Block a user