bsnes/higan/emulator
Tim Allen 1a889ae232 Update to v106r71 release.
byuu says:

I started working on the Toshiba TLCS900H CPU core today.

It's basically, "what if we took the Z80, added in 32-bit support, added
in SPARC register windows, added a ton of additional addressing modes,
added control registers, and added a bunch of additional instructions?"
-- or in other words, it's basically hell for me.

It took several hours just to wrap my head around the way the opcode
decoder needed to function, but I think I have a decent strategy for
implementing it now.

I should have all of the first-byte register/memory address decoding in
place, although I'm sure there's lots of bugs. I don't have anything in
the way of a disassembler yet.
2019-01-05 11:35:26 +11:00
..
audio Update to v106r70 release. 2019-01-03 21:05:20 +11:00
memory Update to v106r69 release. 2019-01-02 10:52:08 +11:00
resource Update to v106r68 release. 2018-12-22 21:28:15 +11:00
video Update to v106r70 release. 2019-01-03 21:05:20 +11:00
cheat.hpp Update to v106r52 release. 2018-07-25 22:24:03 +10:00
emulator.cpp Update to v106r68 release. 2018-12-22 21:28:15 +11:00
emulator.hpp Update to v106r71 release. 2019-01-05 11:35:26 +11:00
game.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
interface.hpp Update to v106r70 release. 2019-01-03 21:05:20 +11:00
platform.hpp Update to v106r70 release. 2019-01-03 21:05:20 +11:00
random.hpp Update to v104r05 release. 2017-08-25 00:24:34 +10:00
scheduler.hpp Update to v101 release. 2016-08-08 20:04:15 +10:00
thread.hpp Update to v106r42 release. 2018-06-26 13:17:26 +10:00
types.hpp Update to v101r04 release. 2016-08-12 11:07:04 +10:00