bsnes/higan/processor/m68k
Tim Allen f230d144b5 Update to v100r12 release.
byuu says:

All of the above fixes, plus I added all 24 variations on the shift
opcodes, plus SUBQ, plus fixes to the BCC instruction.

I can now run 851,767 instructions into Sonic the Hedgehog before hitting
an unimplemented instruction (SUB).

The 68K core is probably only ~35% complete, and yet it's already within
4KiB of being the largest CPU core, code size wise, in all of higan. Fuck
this chip.
2016-07-25 23:15:54 +10:00
..
disassembler.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
effective-address.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
instruction.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
instructions.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
m68k.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
m68k.hpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
memory.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
registers.cpp Update to v100r11 release. 2016-07-23 12:32:35 +10:00