Added support for scraping the arduboy and ps4 systems using ScreenScraper

This commit is contained in:
Leon Styhre 2023-06-30 18:44:31 +02:00
parent 1eddf14d1c
commit 51241c8b94

View file

@ -37,6 +37,7 @@ namespace
{APPLE_IIGS, 217},
{ARCADE, 75},
{ARCADIA_2001, 94},
{ARDUBOY, 263},
{BALLY_ASTROCADE, 44},
{ATARI_800, 43},
{ATARI_2600, 26},
@ -123,6 +124,7 @@ namespace
{SONY_PLAYSTATION, 57},
{SONY_PLAYSTATION_2, 58},
{SONY_PLAYSTATION_3, 59},
{SONY_PLAYSTATION_4, 60},
{SONY_PLAYSTATION_VITA, 62},
{SONY_PLAYSTATION_PORTABLE, 61},
{SAMCOUPE, 213},