core, groundwork for chd support

still needs some scrutiny, and build integration is missing
This commit is contained in:
kub 2021-03-04 20:48:02 +01:00
parent 4da84f9454
commit 15ca715228
18 changed files with 411 additions and 100 deletions

View file

@ -40,7 +40,7 @@
static const char *rom_exts[] = {
"zip",
"bin", "smd", "gen", "md",
"iso", "cso", "cue",
"iso", "cso", "cue", "chd",
"32x",
"sms",
NULL