From 3938f69aec45c859104d780df98b10c0977fb144 Mon Sep 17 00:00:00 2001
From: notaz
Date: Tue, 22 Mar 2011 01:04:51 +0200
Subject: release r8
---
pandora/pcsx.pxml | 23 -----------------------
pandora/pcsx.pxml.templ | 38 ++++++++++++++++++++++++++++++++++++++
pandora/readme.txt | 18 ++++++++++++++++--
3 files changed, 54 insertions(+), 25 deletions(-)
delete mode 100644 pandora/pcsx.pxml
create mode 100644 pandora/pcsx.pxml.templ
(limited to 'pandora')
diff --git a/pandora/pcsx.pxml b/pandora/pcsx.pxml
deleted file mode 100644
index 3ffe8b0..0000000
--- a/pandora/pcsx.pxml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- PCSX ReARMed
-
- PlayStation 1 Emulator.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pandora/pcsx.pxml.templ b/pandora/pcsx.pxml.templ
new file mode 100644
index 0000000..5c91072
--- /dev/null
+++ b/pandora/pcsx.pxml.templ
@@ -0,0 +1,38 @@
+
+
+
+
+ PCSX ReARMed %PR%
+
+
+
+
+
+
+ PCSX ReARMed %PR%
+
+ PCSX ReARMed %PR%
+
+ PlayStation Emulator.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pandora/readme.txt b/pandora/readme.txt
index 5dcf0cb..dc3a17e 100644
--- a/pandora/readme.txt
+++ b/pandora/readme.txt
@@ -10,8 +10,9 @@ 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.
+Ari64, NEON GTE code and more performance improvements. It was created for
+Pandora handheld, but should be usable on other devices after some code
+adjustments (N900 version is also available).
PCSX ReARMed features GPU plugin from PCSX4ALL project.
@@ -65,6 +66,19 @@ spunull.so - NULL plugin, i.e. no sound emulation.
Changelog
---------
+r8 (2011-03-22)
+* improved recompiler performance for some games
+* fixed a few recompiler related compatibility issues
+ (also fixes broken memcard support in some games)
+* fixed some graphics problems caused by frameskip.
+ Note that not all problems were fixed, so if you see graphics
+ glitches try turning off frameskip or using different GPU plugin.
++ added screenshot function
++ added some code to attempt to sync with pandora's LCD better
+* merged a few compatibility fixes from PCSX-Reloaded
+* fixed and issue with external controllers
+* added experimental ability to use nubs as buttons
+
r7 (2011-03-02)
+ implemented most used GTE operations in NEON
* merged latest Ari64's recompiler patches
--
cgit v1.2.3