notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50388cd
)
libretro: Add support for ps1_rom.bin (PS3 BIOS)
author
Gleb Mazovetskiy
<glex.spb@gmail.com>
Mon, 8 Feb 2021 20:42:12 +0000
(20:42 +0000)
committer
GitHub
<noreply@github.com>
Mon, 8 Feb 2021 20:42:12 +0000
(20:42 +0000)
frontend/libretro.c
patch
|
blob
|
blame
|
history
diff --git
a/frontend/libretro.c
b/frontend/libretro.c
index
5c966a4
..
f93e33a
100644
(file)
--- 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",