bsnes/higan/processor/v30mz
Tim Allen 71bda4144a Update to v097r08 release.
byuu says:

Up to 211 opcodes implemented, with the caveat that the four opcodes
that make up group 3 and group 4 don't do anything yet. Both groups seem
to have some "illegal" instructions in them, so that'll be "fun".

I have a new mechanic in place for opcode prefixes, but it could use
some work still. I also only have it working to override ModRM mem
addressing, but of course it does it in a lot of other places like the
string operations.

Making it about 5.5 million instructions into Gunpey now, but of course
that doesn't mean much. Could be going off the rails at any point due to
CPU bugs or unimplemented ports. Riviera's still crashing.
2016-02-03 21:07:50 +11:00
..
algorithms.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
disassembler.cpp Update to v097r08 release. 2016-02-03 21:07:50 +11:00
instructions.cpp Update to v097r08 release. 2016-02-03 21:07:50 +11:00
memory.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
modrm.cpp Update to v097r08 release. 2016-02-03 21:07:50 +11:00
registers.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
v30mz.cpp Update to v097r08 release. 2016-02-03 21:07:50 +11:00
v30mz.hpp Update to v097r08 release. 2016-02-03 21:07:50 +11:00