X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=pandora%2Freadme.txt;h=51ca33df7836057aef590c4220915cf50b9ba51f;hp=36c55d9568224ea5e0be473618ae9fdcdf7ce54f;hb=7eadbf885fc9ebd271fa0d7bce3f27394488b059;hpb=303ee308587f4d2d24047ed5c43de999777cd275 diff --git a/pandora/readme.txt b/pandora/readme.txt index 36c55d95..51ca33df 100644 --- a/pandora/readme.txt +++ b/pandora/readme.txt @@ -31,14 +31,63 @@ 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 ----------------- (C) 1999-2003 PCSX Team + (c) 1998 Vision Thing + Linuzappz + Shadow + Pete Bernett + NoComp + Nik3d + Akumax + (C) 2005-2009 PCSX-df Team + (c) Ryan Schultz + (c) Andrew Burton + (c) Stephen Chao + (c) Marcus Comstedt + Stefan Sikora + (C) 2009-2010 PCSX-Reloaded Team + avlex (Help on xcode project) + Dario (Various bugfixes) + edgbla (Root counters, various core/plugin fixes) + Firnis (GTE code from PCSX-Revolution Project) + Gabriele Gorla (MDEC decoder) + maggix (Snow Leopard compile fix) + NeToU (Bugfix) + Peter Collingbourne (Various core/psxbios fixes) + siveritas (Bugfix) + shalma (GTE Divider, various core fixes) + Tristin Celestin (PulseAudio support) + Wei Mingzhi (Maintainer, input plugin, iso/cheat support, misc stuff) + 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.