X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pandora%2Freadme.txt;h=8939ece16e6c57bc21d505af2cc217b58083914e;hb=9098b863732585e49d22dba266c4f342ed1ecaa6;hp=46a78f4c5ab22963b8ede3144ffb9437fdf9a5b6;hpb=c9dbba7f370a80e4e30aa9f95b61148a7be19eb9;p=pcsx_rearmed.git diff --git a/pandora/readme.txt b/pandora/readme.txt index 46a78f4c..8939ece1 100644 --- a/pandora/readme.txt +++ b/pandora/readme.txt @@ -22,12 +22,15 @@ Usage This version features a framebuffer driven menu that can be used to run games and configure the emulator. -Supportd CD image formats: +Supported CD image formats: - .bin/.cue - .bin/.toc - .img/.ccd/.sub - .mdf/.mds - .Z/.Z.table +- .bz/.bz.table +- .ZNX/.ZNX.table (partial) +- EBOOT.PBP (PSP, partial) CDDA (CD audio) support requires .cue/.bin format. @@ -56,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