bsnes/higan/sfc
Tim Allen 1067566834 Update to v103r30 release.
byuu says:

Changelog:

  - processor/arm7tdmi: completed implemented
  - gba/cpu, sfc/coprocessor/armdsp: use arm7tdmi instead of arm
  - sfc/cpu: experimental fix for newly discovered HDMA emulation issue

Notes:

The ARM7TDMI core crashes pretty quickly when trying to run GBA games,
and I'm certain the same will be the case with the ST018. It was never
all that likely I could rewrite 70KiB of code in 20 hours and have it
work perfectly on the first try. So, now it's time for lots and lots of
debugging. Any help would *really* be appreciated, if anyone were up for
comparing the two implementations for regressions =^-^= I often have a
really hard time spotting simple typos that I make.

Also, the SNES HDMA fix is temporary. I would like it if testers could
run through a bunch of games that are known for being tricky with HDMA
(or if these aren't known to said tester, any games are fine then.) If
we can confirm regressions, then we'll know the fix is either incorrect
or incomplete. But if we don't find any, then it's a good sign that
we're on the right path.
2017-08-09 21:11:59 +10:00
..
cartridge Update to v102r28 release. 2017-06-20 22:34:50 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
coprocessor Update to v103r30 release. 2017-08-09 21:11:59 +10:00
cpu Update to v103r30 release. 2017-08-09 21:11:59 +10:00
dsp Update to v103r05 release. 2017-07-01 16:15:27 +10:00
expansion Update to v103r04 release. 2017-06-30 14:17:23 +10:00
interface Update to v103r09 release. 2017-07-06 18:29:12 +10:00
memory Update to v100r03 release. 2016-07-10 15:28:26 +10:00
ppu Update to v103r13 release. 2017-07-12 18:24:27 +10:00
slot Update to v102r02 release. 2017-01-23 08:04:26 +11:00
smp Update to v103r10 release. 2017-07-07 13:38:46 +10:00
system Update to v103r04 release. 2017-06-30 14:17:23 +10:00
GNUmakefile Update to v103r30 release. 2017-08-09 21:11:59 +10:00
sfc.hpp Update to v103r30 release. 2017-08-09 21:11:59 +10:00