mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
updated EEPROM code, gmv fixed
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@249 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
32826a1a22
commit
1dceadaee4
14 changed files with 306 additions and 170 deletions
|
@ -227,13 +227,15 @@ Symbian:
|
|||
|
||||
Changelog
|
||||
---------
|
||||
1.332
|
||||
1.34
|
||||
+ 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.
|
||||
* Fixed a few games not having sound at startup.
|
||||
* Updated serial EEPROM code to support more games. Thanks to EkeEke for
|
||||
providing info about additional EEPROM types and game mappers.
|
||||
* The above change fixed hang of NBA Jam.
|
||||
|
||||
1.33
|
||||
* Updated Cyclone core to 0.0088.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue