bsnes/higan/emulator
Tim Allen 8cf20dabbf Update to v101r21 release.
byuu says:

Changelog:

- Z80: emulated 83 new instructions
- Z80: timing improvements

DAA is a skeleton implementation to complete the normal opcode set. Also
worth noting that I don't know exactly what the hell RETI is doing,
so for now it acts like RET. RETN probably needs some special handling
besides just setting IFF1=IFF2 as well.

I'm now missing 24 ED-prefix instructions, plus DAA, for a total of 25
opcodes remaining. And then, of course, several weeks worth of debugging
all of the inevitable bugs in the core.
2016-11-01 08:10:33 +11:00
..
cheat.hpp Update to v100r03 release. 2016-07-10 15:28:26 +10:00
debugger.hpp Update to v100r01 release. 2016-07-08 22:31:35 +10:00
emulator.hpp Update to v101r21 release. 2016-11-01 08:10:33 +11:00
interface.hpp Update to v101r06 release. 2016-08-15 14:52:05 +10:00
scheduler.hpp Update to v101 release. 2016-08-08 20:04:15 +10:00
thread.hpp Update to v101r02 release. 2016-08-09 21:07:18 +10:00
types.hpp Update to v101r04 release. 2016-08-12 11:07:04 +10:00