From 303ee308587f4d2d24047ed5c43de999777cd275 Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 25 Dec 2010 21:53:50 +0200 Subject: add .pnd stuff --- pandora/readme.txt | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 pandora/readme.txt (limited to 'pandora/readme.txt') diff --git a/pandora/readme.txt b/pandora/readme.txt new file mode 100644 index 0000000..36c55d9 --- /dev/null +++ b/pandora/readme.txt @@ -0,0 +1,49 @@ + +PCSX-ReARMed - yet another PCSX fork + + +About +----- + +PCSX ReARMed is yet another PCSX fork based on the PCSX-Reloaded project, +which itself contains code from PCSX, PCSX-df and PCSX-Revolution. This +version is ARM architecture oriented and features MIPS->ARM recompiler by +Ari64. It was created for Pandora handheld, but should be usable on other +devices after some code adjustments. + +It does not, however, have anything in common with similar psx4all and +pcsx4all projects, except that all of these are PCSX ports. + + +Usage +----- + +This version features a framebuffer driven menu that can be used to run +games and configure the emulator. + +Supportd CD image formats: +- .cue/.bin +- .toc/.bin +- .img +- .mds +- .Z/.Z.table + +CDDA (CD audio) support requires .cue/.bin format. + + +Credits / License +----------------- + +(C) 1999-2003 PCSX Team +(C) 2005-2009 PCSX-df Team +(C) 2009-2010 PCSX-Reloaded Team +GPU and SPU code by Pete Bernert and the P.E.Op.S. team +ARM recompiler (C) 2009-2010 Ari64 +integration, optimization and frontend (C) 2010 notaz + +Source code is released under GNU GPL license, version 2 or later. +See COPYING included in the archive (.pnd can be extracted using unsquashfs). +The source code is available in a GIT repository at: + +git://notaz.gp2x.de/~notaz/pcsx_rearmed.git + -- cgit v1.2.3