bsnes/higan/processor/r65816
Tim Allen 059347e575 Update to v100r07 release.
byuu says:

Four and a half hours of work and ... zero new opcodes implemented.

This was the best job I could do refining the effective address
computations. Should have all twelve 68000 modes implemented now. Still
have a billion questions about when and how I'm supposed to perform
certain edge case operations, though.
2016-07-17 13:24:28 +10:00
..
algorithms.cpp Update to v098r11 release. 2016-05-25 21:13:02 +10:00
disassembler.cpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
disassembler.hpp Update to v097r29 release. 2016-03-26 12:56:15 +11:00
instructions-misc.cpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
instructions-pc.cpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
instructions-read.cpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
instructions-rmw.cpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
instructions-write.cpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
memory.hpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
r65816.cpp Update to v100r07 release. 2016-07-17 13:24:28 +10:00
r65816.hpp Update to v100r07 release. 2016-07-17 13:24:28 +10:00
registers.hpp Update to v099r12 release. 2016-06-28 20:43:47 +10:00
serialization.cpp Update to v098r19 release. 2016-06-09 08:26:35 +10:00
switch.cpp Update to v098r19 release. 2016-06-09 08:26:35 +10:00