bsnes/higan
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
..
emulator Update to v106r71 release. 2019-01-05 11:35:26 +11:00
fc Update to v106r70 release. 2019-01-03 21:05:20 +11:00
gb Update to v106r70 release. 2019-01-03 21:05:20 +11:00
gba Update to v106r70 release. 2019-01-03 21:05:20 +11:00
md Update to v106r70 release. 2019-01-03 21:05:20 +11:00
ms Update to v106r70 release. 2019-01-03 21:05:20 +11:00
msx Update to v106r70 release. 2019-01-03 21:05:20 +11:00
ngp Update to v106r71 release. 2019-01-05 11:35:26 +11:00
obj Ignore generated file dependency information. 2018-05-25 18:07:03 +10:00
out Update to v106r25 release. 2018-05-23 13:45:24 +10:00
pce Update to v106r70 release. 2019-01-03 21:05:20 +11:00
processor Update to v106r71 release. 2019-01-05 11:35:26 +11:00
sfc Update to v106r70 release. 2019-01-03 21:05:20 +11:00
systems Update to v106r70 release. 2019-01-03 21:05:20 +11:00
target-bsnes Update to v106r70 release. 2019-01-03 21:05:20 +11:00
target-higan Update to v106r70 release. 2019-01-03 21:05:20 +11:00
ws Update to v106r70 release. 2019-01-03 21:05:20 +11:00
GNUmakefile Update to v106r68 release. 2018-12-22 21:28:15 +11:00