aboutsummaryrefslogtreecommitdiff
path: root/pandora
diff options
context:
space:
mode:
authornotaz2010-12-29 01:01:11 +0200
committernotaz2010-12-29 01:01:11 +0200
commit9af2e936a15a487f3920a198213387ef2c1a02ac (patch)
treeba1a9edb1895c320b000f72b5b3b59ef6cb431f8 /pandora
parentbbd837c6d8a14e76c19028c84ef62a3b8cf0c1f0 (diff)
downloadpcsx_rearmed-9af2e936a15a487f3920a198213387ef2c1a02ac.tar.gz
pcsx_rearmed-9af2e936a15a487f3920a198213387ef2c1a02ac.tar.bz2
pcsx_rearmed-9af2e936a15a487f3920a198213387ef2c1a02ac.zip
release r2
Diffstat (limited to 'pandora')
-rw-r--r--pandora/readme.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/pandora/readme.txt b/pandora/readme.txt
index 5b09450..51ca33d 100644
--- a/pandora/readme.txt
+++ b/pandora/readme.txt
@@ -31,6 +31,27 @@ Supportd CD image formats:
CDDA (CD audio) support requires .cue/.bin format.
+Changelog
+---------
+
+r2:
+* fixed memcard paths
+* fixed a keybind copy-paste bug
+* properly implemented pad handling
+ (inputs no longer controls both emulated pads at once)
+* fixed a crash caused by framebuffer out of range access
+* fixed SWL/SWR handling (usually resulted in graphic glitches)
+* fixed BxxZAL (Medal of Honor)
+* fixed alignment crash in color space conversion code (Lunar)
+* fixed SWC2 occasional use of wrong address register (Parasite Eve)
+* fixed firstfile() handling in HLE BIOS (broken memory cards in some games)
++ added per-game configs (controls still not saved though)
++ added simple plugin select interface to the menu
+
+r1:
+* initial release
+
+
Credits / License
-----------------