bsnes/higan/processor
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
..
arm7tdmi Update to v104 release. 2017-08-12 20:53:13 +10:00
gsu Update to v102r27 release. 2017-06-19 12:07:54 +10:00
hg51b Update to v106r62 release. 2018-09-10 12:11:19 +10:00
huc6280 Update to v106r66 release. 2018-12-20 11:55:47 +11:00
lr35902 Update to v103r26 release. 2017-08-06 09:13:26 +10:00
m68k Update to v104r17 release. 2017-10-05 17:13:03 +11:00
mos6502 Update to v104r15 release. 2017-09-29 20:36:35 +10:00
spc700 Update to v106r46 release. 2018-07-08 14:58:27 +10:00
tlcs900h Update to v106r71 release. 2019-01-05 11:35:26 +11:00
upd96050 Update to v104r16 release. 2017-10-02 19:04:28 +11:00
v30mz Update to v106r69 release. 2019-01-02 10:52:08 +11:00
wdc65816 Update to v106r62 release. 2018-09-10 12:11:19 +10:00
z80 Update to v106r52 release. 2018-07-25 22:24:03 +10:00
GNUmakefile Update to v106r71 release. 2019-01-05 11:35:26 +11:00
processor.hpp Update to v097r01 release. 2016-01-23 18:29:34 +11:00