BizHawk/BizHawk.Emulation/CPUs/68000/Instructions
beirich 51f2e28e1b 68000: fix ASL/ASR bug. Correct calculation of carry flag on subtracty operations 2011-10-30 15:35:14 +00:00
..
BitArithemetic.cs 68000: fix ASL/ASR bug. Correct calculation of carry flag on subtracty operations 2011-10-30 15:35:14 +00:00
DataMovement.cs 68000: flags were not calculated in EXT 2011-10-27 04:15:16 +00:00
IntegerMath.cs 68000: fix ASL/ASR bug. Correct calculation of carry flag on subtracty operations 2011-10-30 15:35:14 +00:00
ProgramFlow.cs gen: some work on renderer. 2011-10-18 03:48:37 +00:00
Supervisor.cs 68000: add MULU, MULS, DIVU, DIVS, MOVE to CCR 2011-10-11 03:52:44 +00:00