X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=pandora%2Freadme.txt;h=c0a59d2ec52aea09c9d0e0a56e0015c72267b926;hp=abf6e44ff41b077c0d68f7963e8fe3da2795f7e8;hb=799b0b8773d6add1de99efd582c93701b82e970d;hpb=33716956638b56f994b9aadbd70c9c2265acf048 diff --git a/pandora/readme.txt b/pandora/readme.txt index abf6e44f..c0a59d2e 100644 --- a/pandora/readme.txt +++ b/pandora/readme.txt @@ -40,6 +40,9 @@ to work. To use real BIOS, copy uncompressed BIOS files to [sd card]/pandora/appdata/pcsx_rearmed/bios/ then select the BIOS you want to use in Options->BIOS/Plugins menu. +Analog controllers are supported using nubs, but this is disabled by +default and needs to be enabled in 'Controls' menu. + Plugins ------- @@ -59,6 +62,20 @@ spunull.so - NULL plugin, i.e. no sound emulation. Changelog --------- +r5 (2011-01-31) ++ added support for .bz format, also partial support for + .znx and eboot.pbp formats ++ merged latest cdrom code from PCSX-Reloaded project +* fixed remaining savestate incompatibilities between PCSX4ALL + and P.E.Op.S. GPU plugins +* fixed channel disable preventing irqs in P.E.Op.S. SPU plugin +* fixed some alignment issues ++ added handling for branches in delay slots ++ fixed some unexpected drops to menu +* fixed lots of recompiler related issues (see GIT) ++ added watchdog thread to detect emulator lockups +* minor frontend adjustments + r4 (2011-01-15) + added real BIOS support (and various things for it to work) * fixed various recompiler issues