X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=pandora%2Freadme.txt;h=520a639056762a3871637239a258639bf0e04a0b;hp=8939ece16e6c57bc21d505af2cc217b58083914e;hb=acb57d8d14a903b691ac06aced5829c31ef447ce;hpb=5b09a334e068f486786104a80663e189e43b1686 diff --git a/pandora/readme.txt b/pandora/readme.txt index 8939ece1..520a6390 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,25 @@ spunull.so - NULL plugin, i.e. no sound emulation. Changelog --------- +r6 (2011-02-10) ++ added analog controller support using nubs (disabled by default) ++ added control config saving ++ added support for ingame actions (eg. savestate load) ++ added 'auto' region option and made it default ++ added cd swap functionality ++ added maemo frontend from Bonapart + (with some tuning, source code only) +* reworked key configuration to be less confusing +* fixed 'SPU IRQ wait' option sometimes causing noise + and turned it on by default +* fixed mono xa masking (was causing noise) +* fixed word access macros in dfxvideo (darkness problem) +* changed GPU DMA timing back to 1.92 levels +* backported more fixes from PCSX-Reloaded project + (mostly shalma's work, see GIT) +* fixed a few more recompiler issues ++ fixed frameskip in builtin plugin + r5 (2011-01-31) + added support for .bz format, also partial support for .znx and eboot.pbp formats