X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=readme.txt;h=5e3f3e6200d60887e560c319a8e787cfbeca4f58;hp=c523f60aa0a97fae19ac03a668d3085268673311;hb=ca1683d0864e3549bc522bdb04a3b778d34e22b4;hpb=3aba41853f8dc014ff61e05e8a2c616d89f88715 diff --git a/readme.txt b/readme.txt index c523f60a..5e3f3e62 100644 --- a/readme.txt +++ b/readme.txt @@ -113,6 +113,29 @@ the main menu where it is possible to enable/disable individual cheats. Changelog --------- +r23 (2022-03-14) +* many fixes from various contributors on github and from the libretro fork +* dynarec related slowdowns have been greatly reduced +* many dynarec bug fixes ++ added chd disk image support + +r22 (2015-02-05) +* general: fixed a race condition/crash in threaded SPU mode +* pandora: C64x: fixed compatibility with newer c64_tools, enabled L2 cache +* frontend: fixed control config corruption on load for devices that are + disconnected on startup +* some dma accuracy improvements, might fix occasional glitches in ff7 +* ARMv6 build and the dynarec now make use of available instructions (gizmo98) + +r21 (2015-01-12) ++ general: added ability to run SPU emulation on a separate thread, enabled it + by default when multicore CPU is detected. Significant effort was made to + avoid any compatibility problems which the old P.E.Op.S. implementation had. ++ pandora: added ability to run SPU emulation on TI C64x DSP by using bsp's + c64_tools. +* libretro: fixed win32 build (mingw only) +* some tweaks for the scanline effect and other things + r20 (2014-12-25) * fixed various sound accuracy issues, like effects in ff7-ff9 for standalone build, audio will no longer slow down when emu is not fast