Added scraper support for the dragon32 platform.

This commit is contained in:
Leon Styhre 2022-07-13 19:00:30 +02:00
parent 8ff0a7a1d4
commit 00b6f16136
2 changed files with 2 additions and 0 deletions

View file

@ -95,6 +95,7 @@ namespace
{NINTENDO_SATELLAVIEW, "6"},
{NINTENDO_SWITCH, "4971"},
{BANDAI_SUFAMI_TURBO, "6"},
{DRAGON32, "4952"},
{DOS, "1"},
{TANGERINE_ORIC, "4986"},
{GAMEENGINE_SCUMMVM, "1"},

View file

@ -91,6 +91,7 @@ namespace
{NINTENDO_SATELLAVIEW, 107},
{NINTENDO_SWITCH, 225},
{BANDAI_SUFAMI_TURBO, 108},
{DRAGON32, 91},
{DOS, 135},
{PC, 135},
{PC_WINDOWS, 138},