5b094504d94af3c71785a47c6bdf2656bcedb53e
[pcsx_rearmed.git] / pandora / readme.txt
1
2 PCSX-ReARMed - yet another PCSX fork
3
4
5 About
6 -----
7
8 PCSX ReARMed is yet another PCSX fork based on the PCSX-Reloaded project,
9 which itself contains code from PCSX, PCSX-df and PCSX-Revolution. This
10 version is ARM architecture oriented and features MIPS->ARM recompiler by
11 Ari64. It was created for Pandora handheld, but should be usable on other
12 devices after some code adjustments.
13
14 It does not, however, have anything in common with similar psx4all and
15 pcsx4all projects, except that all of these are PCSX ports.
16
17
18 Usage
19 -----
20
21 This version features a framebuffer driven menu that can be used to run
22 games and configure the emulator.
23
24 Supportd CD image formats:
25 - .cue/.bin
26 - .toc/.bin
27 - .img
28 - .mds
29 - .Z/.Z.table
30
31 CDDA (CD audio) support requires .cue/.bin format.
32
33
34 Credits / License
35 -----------------
36
37 (C) 1999-2003 PCSX Team
38         (c) 1998 Vision Thing
39         Linuzappz     <linuzappz@pcsx.net>
40         Shadow        <shadow@pcsx.net>
41         Pete Bernett  <psswitch@online.de>
42         NoComp        <NoComp@mailcity.com>
43         Nik3d
44         Akumax        <akumax@pcsx.net>
45
46 (C) 2005-2009 PCSX-df Team
47         (c) Ryan Schultz <schultz.ryan@gmail.com>
48         (c) Andrew Burton <adb@iinet.net.au>
49         (c) Stephen Chao <schao@myrealbox.com>
50         (c) Marcus Comstedt <marcus@mc.pp.se>
51         Stefan Sikora <hoshy@schrauberstube.de>
52
53 (C) 2009-2010 PCSX-Reloaded Team
54         avlex (Help on xcode project)
55         Dario (Various bugfixes)
56         edgbla (Root counters, various core/plugin fixes)
57         Firnis (GTE code from PCSX-Revolution Project)
58         Gabriele Gorla (MDEC decoder)
59         maggix (Snow Leopard compile fix)
60         NeToU (Bugfix)
61         Peter Collingbourne (Various core/psxbios fixes)
62         siveritas (Bugfix)
63         shalma (GTE Divider, various core fixes)
64         Tristin Celestin (PulseAudio support)
65         Wei Mingzhi (Maintainer, input plugin, iso/cheat support, misc stuff)
66
67 GPU and SPU code by Pete Bernert and the P.E.Op.S. team
68 ARM recompiler (C) 2009-2010 Ari64
69
70 integration, optimization and frontend (C) 2010 notaz
71
72 Source code is released under GNU GPL license, version 2 or later.
73 See COPYING included in the archive (.pnd can be extracted using unsquashfs).
74 The source code is available in a GIT repository at:
75
76 git://notaz.gp2x.de/~notaz/pcsx_rearmed.git
77