bsnes/higan/processor
Tim Allen aef8d5e962 Update to v106r1 release.
byuu says:

Changelog:

  - Z80: infinite DD/FD prefixes will no longer cause an emulator crash;
    but will still deadlock savestates
  - Z80: emulated R incrementing on M1 cycles
  - Z80: `LD a, [ir]` should update flags [hex_usr]
  - Z80: minor code cleanups
  - tomoko: added “Pause Emulation” toggle to Tools menu
      - you can still use the hotkey to pause emulation before starting
        a game if you really want to
      - this will be useful if and when I re-add trace logging to
        capture instructions from power-on
  - icarus: more PAL games added to the SNES database

I hope I've implemented R correctly. It should only increment twice on
DD,FD CB xx instructions. LDI/LDD/LDIR/LDDR should work as expected as
well. It increments once when interrupts are executed (and not maksed.)
The top bit is ignored in increments.
2017-12-27 08:11:03 +11:00
..
arm7tdmi Update to v104 release. 2017-08-12 20:53:13 +10:00
gsu Update to v102r27 release. 2017-06-19 12:07:54 +10:00
hg51b Update to v102r27 release. 2017-06-19 12:07:54 +10:00
huc6280 Update to v104r15 release. 2017-09-29 20:36:35 +10:00
lr35902 Update to v103r26 release. 2017-08-06 09:13:26 +10:00
m68k Update to v104r17 release. 2017-10-05 17:13:03 +11:00
mos6502 Update to v104r15 release. 2017-09-29 20:36:35 +10:00
spc700 Fixed: Typo in SPC700 instruction table 2017-10-24 23:37:21 -04:00
upd96050 Update to v104r16 release. 2017-10-02 19:04:28 +11:00
v30mz Update to v103r31 release. 2017-08-10 21:26:02 +10:00
wdc65816 Update to v104r15 release. 2017-09-29 20:36:35 +10:00
z80 Update to v106r1 release. 2017-12-27 08:11:03 +11:00
GNUmakefile Update to v103r31 release. 2017-08-10 21:26:02 +10:00
processor.hpp Update to v097r01 release. 2016-01-23 18:29:34 +11:00