bsnes/higan/gb/cpu
Tim Allen 3681961ca5 Update to v098r16 release.
byuu says:

Changelog:
- GNUmakefile: reverted $(call unique,) to $(strip)
- processor/r6502: removed templates; reduces object size from 146.5kb
  to 107.6kb
- processor/lr35902: removed templates; reduces object size from 386.2kb
  to 197.4kb
- processor/spc700: merged op macros for switch table declarations
- sfc/coprocessor/sa1: partial cleanups; flattened directory structure
- sfc/coprocessor/superfx: partial cleanups; flattened directory structure
- sfc/coprocessor/icd2: flattened directory structure
- gb/ppu: changed behavior of STAT IRQs

Major caveat! The GB/GBC STAT IRQ changes has a major bug in it somewhere
that's seriously breaking most games. I'm pushing the WIP anyway, because
I believe the changes to be mostly correct. I'd like to get more people
looking at these changes, and also try more heavy-handed hacking and
diff comparison logging between the previous WIP and this one.
2016-06-05 15:03:21 +10:00
..
cpu.cpp Update to v098r16 release. 2016-06-05 15:03:21 +10:00
cpu.hpp Update to v098r16 release. 2016-06-05 15:03:21 +10:00
memory.cpp Update to v097 release. 2016-01-17 19:59:25 +11:00
mmio.cpp Update to v097r12 release. 2016-02-08 14:17:59 +11:00
serialization.cpp Update to v097 release. 2016-01-17 19:59:25 +11:00
timing.cpp Update to v097r13 release. 2016-02-09 22:51:12 +11:00