diff options
author | twinaphex | 2013-03-18 01:16:31 +0100 |
---|---|---|
committer | twinaphex | 2013-03-18 01:16:31 +0100 |
commit | 22dade5ca95efa7fb3530023dbab77f8516bfed7 (patch) | |
tree | 40a660c1e7a806abe03b2c9f2e6389073894877b /readme.txt | |
parent | 24f4865eff11beb6348d9e0e310d593477359afe (diff) | |
parent | 101e053c72e9299bfbd1cbf6a8de9ba6cff11e4c (diff) | |
download | pcsx_rearmed-22dade5ca95efa7fb3530023dbab77f8516bfed7.tar.gz pcsx_rearmed-22dade5ca95efa7fb3530023dbab77f8516bfed7.tar.bz2 pcsx_rearmed-22dade5ca95efa7fb3530023dbab77f8516bfed7.zip |
Merge git://github.com/notaz/pcsx_rearmed
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -109,6 +109,14 @@ the main menu where it is possible to enable/disable individual cheats. Changelog --------- +r19 (2013-03-17) ++ libretro: added region, multidisk support +* more work on cdrom code +* changed sound sync code +* fixed masking bugs in NEON GPU (in collaboration with Exophase) +* fixed some compatibility issues +* various other tweaks and fixes + r18 (2013-01-06) * cdrom code greatly cleaned up + new GLES output mode for ARM Linux/R-Pi |