frontend: minor menu adjustments
[pcsx_rearmed.git] / readme.txt
index d9dc903..0df7559 100644 (file)
@@ -32,6 +32,7 @@ Supported CD image formats:
 - .bz/.bz.table
 - .ZNX/.ZNX.table (partial)
 - EBOOT.PBP (PSP, partial)
+- .cbn
 
 CDDA (CD audio) only supported when .cue/.toc/.ccd/.mds files are present.
 There is support for redump.org .sbi files, which can be used instead of
@@ -68,11 +69,17 @@ spunull.so     - NULL plugin, i.e. no sound emulation.
 Changelog
 ---------
 
-r10 (2011-09-23)
+r10 (2011-10-10)
++ added Caanoo port
++ completely rewrote memory handlers
 + added fixed frameskip option
++ added ability to change PSX clock
++ implemented GTE dead flag detection
+* switched to larger timeslices for better performance
+* fixed some cases of flickering
 * fixed a crash in PCSX4ALL GPU plugin
 * fixed several dynarec compatibility related issues (hopefully)
-* fixed several SPU regressions from r9
+* fixed multiple SPU regressions from r9 and earlier
 * fixed frame limiter issue that sometimes caused stuttering
 * fixed some minor GUI issues