diff options
-rw-r--r-- | frontend/libretro.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/libretro.c b/frontend/libretro.c index 5c966a4..f93e33a 100644 --- a/frontend/libretro.c +++ b/frontend/libretro.c @@ -2682,6 +2682,7 @@ static void loadPSXBios(void) unsigned useHLE = 0; const char *bios[] = { + "PS1_ROM", "ps1_rom", "PSXONPSP660", "psxonpsp660", "SCPH101", "scph101", "SCPH5501", "scph5501", |