mirror of https://github.com/bsnes-emu/bsnes.git
f230d144b5
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. |
||
---|---|---|
.. | ||
disassembler.cpp | ||
effective-address.cpp | ||
instruction.cpp | ||
instructions.cpp | ||
m68k.cpp | ||
m68k.hpp | ||
memory.cpp | ||
registers.cpp |