mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
updated changelog
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@79 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
89fa852dce
commit
782f8f2211
1 changed files with 3 additions and 1 deletions
|
@ -214,7 +214,7 @@ Symbian:
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
1.2x
|
1.30
|
||||||
+ ISO files now can be zipped. Note that this causes VERY long loading times.
|
+ 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
|
+ 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.
|
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.
|
* Frameskipper was skipping sound processing, what caused some audio desyncs. Fixed.
|
||||||
* Fixed reset not working for some games.
|
* Fixed reset not working for some games.
|
||||||
+ New assembly optimized memory handlers for CD (gives at least a few fps).
|
+ 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
|
1.201
|
||||||
+ Added basic cheat support (GameGenie and Genecyst patches).
|
+ Added basic cheat support (GameGenie and Genecyst patches).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue