From: notaz Date: Sun, 30 Jan 2011 23:59:54 +0000 (+0200) Subject: release r5 X-Git-Tag: r5^0 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=5b09a334e068f486786104a80663e189e43b1686;hp=33716956638b56f994b9aadbd70c9c2265acf048 release r5 --- diff --git a/pandora/readme.txt b/pandora/readme.txt index abf6e44f..8939ece1 100644 --- a/pandora/readme.txt +++ b/pandora/readme.txt @@ -59,6 +59,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