bsnes/higan
Tim Allen e30780bb72 Update to v101r25 release.
byuu says:

Changelog:

  - Makefile: added $(windres), -lpthread to Windows port
  - GBA: WAITCNT.prefetch is not writable (should fix Donkey Kong: King
    of Swing) \[endrift\]
  - SMS: fixed hcounter shift value \[hex\_usr\]
  - SMS: emulated interrupts (reset button isn't hooked up anywhere, not
    sure where to put it yet)

This WIP actually took a really long time because the documentation on
SMS interrupts was all over the place. I'm hoping I've emulated them
correctly, but I honestly have no idea. It's based off my best
understanding from four or five different sources. So it's probably
quite buggy.

However, a few interrupts fire in Sonic the Hedgehog, so that's
something to start with. Now I just have to hope I've gotten some games
far enough in that I can start seeing some data in the VDP VRAM. I need
that before I can start emulating graphics mode 4 to get some actual
screen output.

Or I can just say to hell with it and use a "Hello World" test ROM.
That'd probably be smarter.
2016-12-26 23:11:08 +11:00
..
audio Update to v100 release. 2016-07-08 22:04:59 +10:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v101r25 release. 2016-12-26 23:11:08 +11:00
fc Update to v101r19 release. 2016-10-28 08:16:58 +11:00
gb Update to v101r06 release. 2016-08-15 14:52:05 +10:00
gba Update to v101r25 release. 2016-12-26 23:11:08 +11:00
md Update to v101r15 release. 2016-09-04 23:51:27 +10:00
ms Update to v101r25 release. 2016-12-26 23:11:08 +11:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v101r25 release. 2016-12-26 23:11:08 +11:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v101r19 release. 2016-10-28 08:16:58 +11:00
systems Update to v101r08 release. 2016-08-17 22:31:22 +10:00
target-tomoko Update to v101r25 release. 2016-12-26 23:11:08 +11:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v101r06 release. 2016-08-15 14:52:05 +10:00
GNUmakefile Update to v101r25 release. 2016-12-26 23:11:08 +11:00