bsnes/higan/emulator
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
..
cheat.hpp Update to v103 WIP release. 2017-06-22 16:10:13 +10:00
emulator.cpp Update to v101r31 release. 2017-01-13 12:15:45 +11:00
emulator.hpp Update to v103r30 release. 2017-08-09 21:11:59 +10:00
interface.hpp Update to v103r09 release. 2017-07-06 18:29:12 +10:00
platform.hpp Update to v102r28 release. 2017-06-20 22:34:50 +10:00
scheduler.hpp Update to v101 release. 2016-08-08 20:04:15 +10:00
thread.hpp Update to v101r02 release. 2016-08-09 21:07:18 +10:00
types.hpp Update to v101r04 release. 2016-08-12 11:07:04 +10:00