Drop PPSSPP Libretro core on all but AMD64 until we can fix the symbols error.
This commit is contained in:
parent
d0cf262155
commit
72f4860fdb
1 changed files with 3 additions and 1 deletions
|
@ -609,7 +609,9 @@ makeinstall_target() {
|
|||
|
||||
### Sony Playstation Portable
|
||||
add_emu_core psp ppsspp ppsspp-sa true
|
||||
add_emu_core psp retroarch ppsspp false
|
||||
AMD64)
|
||||
add_emu_core psp retroarch ppsspp false
|
||||
;;
|
||||
add_es_system psp
|
||||
|
||||
### Sony Playstation Portable Minis
|
||||
|
|
Loading…
Reference in a new issue