bsnes/higan/md
Tim Allen 0b70a01b47 Update to v101r10 release.
byuu says:
Changelog:

  - 68K: MOVEQ is 8-bit signed
  - 68K: disassembler was print EOR for OR instructions
  - 68K: address/program-counter indexed mode had the signed-word/long
    bit backward
  - 68K: ADDQ/SUBQ #n,aN always works in long mode; regardless of size
  - 68K→VDP DMA needs to use `mode.bit(0)<<22|dmaSource`; increment by
    one instead of two
  - Z80: added registers and initial two instructions
  - MS: hooked up enough to load and start running games
      - Sonic the Hedgehog can execute exactly one instruction... whoo.
2016-08-20 00:11:26 +10:00
..
apu Update to v101r10 release. 2016-08-20 00:11:26 +10:00
cartridge Update to v101r04 release. 2016-08-12 11:07:04 +10:00
cpu Update to v101r10 release. 2016-08-20 00:11:26 +10:00
interface Update to v101r06 release. 2016-08-15 14:52:05 +10:00
psg Update to v101r04 release. 2016-08-12 11:07:04 +10:00
system Update to v101r04 release. 2016-08-12 11:07:04 +10:00
vdp Update to v101r10 release. 2016-08-20 00:11:26 +10:00
ym2612 Update to v101r04 release. 2016-08-12 11:07:04 +10:00
GNUmakefile Update to v100r03 release. 2016-07-10 15:28:26 +10:00
md.hpp Update to v101r07 release. 2016-08-15 14:56:38 +10:00