timing for fast mode

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@246 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-09-13 18:09:11 +00:00
parent b8cbd802cd
commit e849512f15
2 changed files with 30 additions and 20 deletions

View file

@ -227,6 +227,13 @@ Symbian:
Changelog
---------
1.332
+ Some new optimizations in memory handlers, and for shadow/hilight mode.
+ Added some hacks to make more games work without enabling "accurate timing".
* Fixed hang of NBA Jam (ingame saves do not work though).
* Adjusted timing for "accurate timing" mode and added preliminary VDP FIFO
emulation. Fixes Double Dragon 2, tearing in Chaos Engine and some other games.
1.33
* Updated Cyclone core to 0.0088.
+ Added A r k's usbjoy fix.