mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
new menu option code
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@221 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
82bc9cdd10
commit
4e8a534cec
7 changed files with 613 additions and 278 deletions
|
@ -224,12 +224,22 @@ Symbian:
|
|||
|
||||
Changelog
|
||||
---------
|
||||
1.321
|
||||
1.33
|
||||
* Updated Cyclone core to 0.0088.
|
||||
+ Added A r k's usbjoy fix.
|
||||
+ Added "perfect vsync" option, which adjusts GP2X LCD refresh rate and syncs
|
||||
emulation to it to eliminate tearing and ensure smoothest scrolling possible.
|
||||
+ Added an option to use A_SN's camma curve for gamma correction (improves dark
|
||||
and bright color display for mk2s).
|
||||
* Sometimes stray sounds were played after loading a savestate. Fixed.
|
||||
* Fixed a problem where >6MB mp3s were corrupted in memory (sound glitches in
|
||||
Snatcher).
|
||||
* PD no longer overwrites video player code in memory, video player now can be
|
||||
used after PicoDrive.
|
||||
used after exitting PicoDrive.
|
||||
* Fixed a bug which was causing Sonic 3 code to deadlock in some rare conditions
|
||||
if "accurate timing" was not enabled.
|
||||
* Fixed support for large hacked ROMs like "Ultimate Mortal Kombat Trilogy".
|
||||
Upto 10MB hacked ROMs are supported now.
|
||||
|
||||
1.32
|
||||
+ Added some new scaling options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue