release r6 r6
authornotaz <notasas@gmail.com>
Thu, 10 Feb 2011 00:31:08 +0000 (02:31 +0200)
committernotaz <notasas@gmail.com>
Thu, 10 Feb 2011 00:31:08 +0000 (02:31 +0200)
.gitignore
pandora/readme.txt

index 12f2749..0e8f07f 100644 (file)
@@ -5,4 +5,5 @@ frontend/common
 frontend/X11
 tags
 cscope.out
-pandora/picorestore
+pandora
+pcsx.map
index c0a59d2..520a639 100644 (file)
@@ -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