don't rely on unsigned char on arm
[pcsx_rearmed.git] / README
1 PCSX-ReARMed - yet another PCSX fork
2 -------------------------------
3
4 PCSX ReARMed is yet another PCSX fork based on the PCSX-Reloaded project,
5 which itself contains code from PCSX, PCSX-df and PCSX-Revolution. This
6 version is ARM architecture oriented and features MIPS->ARM recompiler by
7 Ari64, NEON GTE code and more performance improvements. It was created for
8 Pandora handheld, but should be usable on other devices after some code
9 adjustments (N900, GPH Wiz/Caanoo versions are also available).
10
11 PCSX ReARMed features ARM NEON GPU by Exophase, that in many cases produces
12 pixel perfect graphics at very high performance. There is also Una-i's GPU
13 plugin from PCSX4ALL project, and traditional P.E.Op.S. one.
14
15
16 PCSX-Reloaded
17 -------------------------------
18
19 PCSX-Reloaded is a forked version of the dead PCSX emulator, with a nicer
20 interface and several improvements to stability and functionality.
21
22 PCSX-Reloaded uses the PSEMU plugin interface to provide most functionality;
23 without them, you will not be able to use it to play games. PCSX-Reloaded
24 provides a number of plugins to provide basic functionality out of the box.
25
26 PCSX-Reloaded has a very capable Internal HLE BIOS that can run many games
27 without problems. It is recommended that you use it. However, if you own a
28 real PlayStation, you may be able to use your own BIOS image. PCSX-Reloaded
29 will find it in ~/.pcsx/bios/ or /usr/share/psemu/bios/ if you place it there.
30 This can improve compatibility, especially with certain games and with the
31 use of memory cards.
32
33 See the doc/ folder in the source, or /usr/share/doc/pcsx/ on Debian systems,
34 for more detailed information on PCSX-Reloaded. A UNIX manpage is also
35 available.