From: notaz Date: Sun, 25 Mar 2007 00:13:29 +0000 (+0000) Subject: updated changelog X-Git-Tag: v1.85~732 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=782f8f2211d098b22b5805a720d2aa38884d47ac;hp=89fa852dce08d9aab0f19458a4afa246e9839e9e;p=picodrive.git updated changelog git-svn-id: file:///home/notaz/opt/svn/PicoDrive@79 be3aeb3a-fb24-0410-a615-afba39da0efa --- diff --git a/platform/readme.txt b/platform/readme.txt index f56ba57..7a1ffea 100644 --- a/platform/readme.txt +++ b/platform/readme.txt @@ -214,7 +214,7 @@ Symbian: Changelog --------- -1.2x +1.30 + ISO files now can be zipped. Note that this causes VERY long loading times. + Added data pre-buffering support, this allows to reduce frequency of short pauses in FMV games (caused by SD access), but makes those pauses longer. @@ -225,6 +225,8 @@ Changelog * Frameskipper was skipping sound processing, what caused some audio desyncs. Fixed. * Fixed reset not working for some games. + New assembly optimized memory handlers for CD (gives at least a few fps). + Also re-enabled all optimizations from 0.964 release. + + New idle-loop detection code for sub-68k. Speeds up at least a few games. 1.201 + Added basic cheat support (GameGenie and Genecyst patches).