omap: reserve enough memory for 24bpp modes
[pcsx_rearmed.git] / pandora / readme.txt
CommitLineData
303ee308 1
2PCSX-ReARMed - yet another PCSX fork
3
4
5About
6-----
7
8PCSX ReARMed is yet another PCSX fork based on the PCSX-Reloaded project,
9which itself contains code from PCSX, PCSX-df and PCSX-Revolution. This
10version is ARM architecture oriented and features MIPS->ARM recompiler by
11Ari64. It was created for Pandora handheld, but should be usable on other
12devices after some code adjustments.
13
14It does not, however, have anything in common with similar psx4all and
15pcsx4all projects, except that all of these are PCSX ports.
16
17
18Usage
19-----
20
21This version features a framebuffer driven menu that can be used to run
22games and configure the emulator.
23
24Supportd CD image formats:
25- .cue/.bin
26- .toc/.bin
27- .img
28- .mds
29- .Z/.Z.table
30
31CDDA (CD audio) support requires .cue/.bin format.
32
33
34Credits / License
35-----------------
36
37(C) 1999-2003 PCSX Team
38(C) 2005-2009 PCSX-df Team
39(C) 2009-2010 PCSX-Reloaded Team
40GPU and SPU code by Pete Bernert and the P.E.Op.S. team
41ARM recompiler (C) 2009-2010 Ari64
42integration, optimization and frontend (C) 2010 notaz
43
44Source code is released under GNU GPL license, version 2 or later.
45See COPYING included in the archive (.pnd can be extracted using unsquashfs).
46The source code is available in a GIT repository at:
47
48git://notaz.gp2x.de/~notaz/pcsx_rearmed.git
49