X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=readme.txt;h=1125bf94f9bc82ed6a089c4aa405698b32dc2d3c;hb=5162c3ff5086640220dcfa12e8598e4d4e89c5c6;hp=55e1feb891a5165bd92dc9c7550950bbee26ad37;hpb=bf48d3aa5a4916f9228bc7d18a417c136fdc30a5;p=pcsx_rearmed.git diff --git a/readme.txt b/readme.txt index 55e1feb8..1125bf94 100644 --- a/readme.txt +++ b/readme.txt @@ -89,8 +89,8 @@ builtin_gpu - this is either Exophase's ARM NEON GPU (accurate and fast, gpu_peops or gpu_unai (depends on compile options). gpu_peops.so - P.E.Op.S. soft GPU, reasonably accurate but slow (also found with older emulators on PC) -gpu_unai.so - Unai's plugin from PCSX4ALL project. Faster than P.E.Op.S. - but has some glitches. +gpu_unai_old.so- Unai's plugin from PCSX4ALL project. Faster than P.E.Op.S. + but has some glitches (old version). gpu_gles.so - experimental port of P.E.Op.S. MesaGL plugin to OpenGL ES. Occasionally faster but has lots of glitches and seems to be rather unstable (may crash the driver/system). @@ -113,6 +113,12 @@ 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