file based emmc emummc, some other stuff

This commit is contained in:
Christoph Baumann
2025-05-12 01:24:01 +02:00
parent 79b6df64d6
commit 76508c74e8
14 changed files with 143 additions and 113 deletions

View File

@@ -786,6 +786,7 @@ int hos_launch(ini_sec_t *cfg)
}
// Check if SD Card is GPT.
// TODO: not relevant with emuSD
if (sd_is_gpt())
{
_hos_crit_error("SD has GPT only!");