From: notaz Date: Thu, 10 Feb 2011 00:31:08 +0000 (+0200) Subject: release r6 X-Git-Tag: r6^0 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=acb57d8d14a903b691ac06aced5829c31ef447ce release r6 --- diff --git a/.gitignore b/.gitignore index 12f27497..0e8f07fe 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ frontend/common frontend/X11 tags cscope.out -pandora/picorestore +pandora +pcsx.map diff --git a/pandora/readme.txt b/pandora/readme.txt index c0a59d2e..520a6390 100644 --- a/pandora/readme.txt +++ b/pandora/readme.txt @@ -62,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