bsnes/higan/processor/gsu
Tim Allen ad51f1478e Update to v097r07 release.
byuu says:

26 hours in, 173 instructions implemented. Although the four segment
prefix opcodes don't actually do anything yet. There's less than 256
actual instructions on the 80186, not sure of the exact count.

Gunpey gets around ~8,200 instructions in before hitting an unsupported
opcode (loop). Riviera goes off the rails on a retf and ends up
executing an endless stream of bad opcodes in RAM =( Both games hammer
the living shit out of the in/out ports pretty much immediately.
2016-02-02 21:51:17 +11:00
..
gsu.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
gsu.hpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
instructions.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
registers.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
serialization.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
table.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00