bsnes/higan
Tim Allen 9b8c3ff8c0 Update to v101r03 release.
byuu says:

The 68K core now implements all 88 instructions. It ended up being 111
instructions in my core due to splitting up opcodes with the same name
but different addressing modes or directions (removes conditions at the
expense of more code.)

Technically, I don't have exceptions actually implemented yet, and
RESET/STOP don't do anything but set flags. So there's still more to
go. But ... close enough for statistics time!

The M68K core source code is 124,712 bytes in size. The next largest
core is the ARM7 core at 70,203 bytes in size.

The M68K object size is 942KiB; with the next largest being the V30MZ
core at 173KiB.

There are a total of 19,656 invalid opcodes in the 68000 revision (unless
of course I've made mistakes in my mappings, which is very probably.)

Now the fun part ... figuring out how to fix bugs in this core without
VDP emulation :/
2016-08-11 08:02:02 +10:00
..
audio Update to v100 release. 2016-07-08 22:04:59 +10:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v101r03 release. 2016-08-11 08:02:02 +10:00
fc Update to v100r15 release. 2016-07-31 12:11:20 +10:00
gb Update to v100r15 release. 2016-07-31 12:11:20 +10:00
gba Update to v100r15 release. 2016-07-31 12:11:20 +10:00
md Update to v100r15 release. 2016-07-31 12:11:20 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v101r03 release. 2016-08-11 08:02:02 +10:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v101r01 release. 2016-08-08 20:12:03 +10:00
systems Update to v100r02 release. 2016-07-09 14:21:37 +10:00
target-tomoko Update to v101 release. 2016-08-08 20:04:15 +10:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v100r15 release. 2016-07-31 12:11:20 +10:00
GNUmakefile Update to v099r08 release. 2016-06-24 22:16:53 +10:00