caaa87ca |
1 | Mupen64plus-pandora |
2 | =================== |
3 | |
4 | Mupen64plus for Pandora |
5 | |
6 | OpenPandora |
7 | =========== |
8 | |
9 | This fork is aimed at OpenPandra, so you get: |
10 | * ARM compatibilty |
11 | * Some NEON optimized code |
12 | * GLES v1.1 or v2.0 renderer |
13 | |
14 | Most code come from mupen64plus-ae, from PAULSCODE, the Android Edition of Mupen64plus. |
15 | |
16 | For the Pandora version, I used some Hardwired modif in the Construct file |
17 | To compile (using code::blocks PND), go inside each prject/unix and build with "make all" |
18 | There are 2 exeption: |
19 | for the core, you need to type "make all OSD=0" because OSD is not supported for now. |
20 | For Notaz sound plugin, there is no project/unix, so the "make all" has to be typed it the base folder, where everything is. |
21 | |
22 | For more info on the OpenPandora go here: http://boards.openpandora.org/ |