This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
468da23558
BizHawk
/
BizHawk.Emulation
/
CPUs
/
68000
History
beirich
8ad3e72ffa
Allow easy swapping of active 68000 core the C# core, or Musashi... As we are likely to be swapping between versions rapidly for some period of time.
2012-08-26 14:39:06 +00:00
..
Instructions
68000: fix ASL/ASR bug. Correct calculation of carry flag on subtracty operations
2011-10-30 15:35:14 +00:00
Diassembler.cs
68000: implement CMPM
2011-10-27 04:02:11 +00:00
MC68000.cs
Allow easy swapping of active 68000 core the C# core, or Musashi... As we are likely to be swapping between versions rapidly for some period of time.
2012-08-26 14:39:06 +00:00
Memory.cs
68000: add MULU, MULS, DIVU, DIVS, MOVE to CCR
2011-10-11 03:52:44 +00:00
OpcodeTable.cs
68000: implement CMPM
2011-10-27 04:02:11 +00:00
Tables.cs
68000: add MULU, MULS, DIVU, DIVS, MOVE to CCR
2011-10-11 03:52:44 +00:00