bsnes/hiro
Tim Allen 72b6a8b32e Update to v096r04 release.
byuu says:

Changelog:
- fixed S-DD1 RAM writes (Star Ocean audio fixed)
- applied all of the DMG test ROM fixes discussed earlier; passes many
  more test ROMs now
- at least until the GBVideoPlayer is working: for debugging purposes,
  CPU/PPU single-step now instead of sync just-in-time (~30% slower)
- fixed OS X crash on NSTextView (hopefully, would be very odd if not)

Unfortunately passing these test ROMs caused my favorite GB/GBC game to
break all of its graphics =(
Shin Megami Tensei - Devichil - Kuro no Sho (Japan) is all garbled now.
I'm really quite bummed by this ... but I guess I'll go through and
revert r04's fixes one at a time until I find what's causing it.

On the plus side, Astro Rabby is playable now. Still acts weird when
pressing B/A on the first screen, but the start button will start the
game.

EDIT: got it. Shin Megami Tensei - Devichil requires FF4F (VBK) to be
readable. Before, it was always returning 0x00. With my return 0xFF
patch, that broke. But it should be returning the VBK value, which also
fixes it. Also need to handle FF68/FF6A reads. Was really hoping that'd
help GBVideoPlayer too, but nope. It doesn't read any of those three
registers.
2016-01-11 21:31:30 +11:00
..
cocoa Update to v096r04 release. 2016-01-11 21:31:30 +11:00
core Update to v096r03 release. 2016-01-08 20:23:46 +11:00
extension Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
gtk Update to v096r03 release. 2016-01-08 20:23:46 +11:00
platform Update to v094r13 release. 2015-03-07 21:21:47 +11:00
qt Update to v096r03 release. 2016-01-08 20:23:46 +11:00
reference Update to v094r09 release. 2015-02-28 12:52:53 +11:00
resource Update to v094r09 release. 2015-02-28 12:52:53 +11:00
windows Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
GNUmakefile Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
components.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
hiro.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
hiro.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00