blob: 2d946327021c8e8e4442a412b7886d3b582ad9ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2018/08/14 12:55:41 nia Exp $
This package is not PaX MPROTECT-safe, because of its just-in-time
compiler.
MPROTECT must be disabled for RetroArch for this core to be usable.
Prior to using libretro-ppsspp:
1. cd to RetroArch's System (where your BIOS files are) or RetroArch's
Content directory (where your PSP ROMs are).
2. git clone https://github.com/hrydgard/ppsspp ppsspp-master
3. cp -R ppsspp-master/assets PPSSPP
===========================================================================
|