bugfix, fd leak

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@86 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-04-02 07:31:38 +00:00
parent 721cd3963f
commit 4696954094
6 changed files with 36 additions and 12 deletions

View file

@ -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).