mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
bugfix, fd leak
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@86 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
721cd3963f
commit
4696954094
6 changed files with 36 additions and 12 deletions
|
@ -227,6 +227,9 @@ Changelog
|
|||
* Improved z80 timing, should fix some sound problems.
|
||||
* Fixed a bug with sram register (fixes Phantasy Star 4).
|
||||
* Added code for PRG ram write protection register (Dungeon Explorer).
|
||||
* The memory mode register change in 1.31 was unsafe and caused some glitches in
|
||||
AH-3 Thunderstrike. Fixed.
|
||||
* Fixed a file descriptor leak.
|
||||
|
||||
1.31
|
||||
* Changed the way memory mode register is read (fixes Lunar 2, broken in 1.30).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue