From: notaz Date: Tue, 28 Dec 2010 23:01:11 +0000 (+0200) Subject: release r2 X-Git-Tag: r2^0 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=9af2e936a15a487f3920a198213387ef2c1a02ac;hp=bbd837c6d8a14e76c19028c84ef62a3b8cf0c1f0 release r2 --- diff --git a/pandora/readme.txt b/pandora/readme.txt index 5b094504..51ca33df 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 -----------------