BizHawk/BizHawk.Emulation/CPUs/68000
beirich 1c38de023e 68000: implement BSET, BCLR, BCHG, and NOT 2011-10-08 23:26:29 +00:00
..
Instructions 68000: implement BSET, BCLR, BCHG, and NOT 2011-10-08 23:26:29 +00:00
Diassembler.cs 68000: implement BSET, BCLR, BCHG, and NOT 2011-10-08 23:26:29 +00:00
M68000.cs 68000: implement AND, OR, EOR. Fix interrupt bug. Fix bug with SR register 2011-10-08 19:57:22 +00:00
Memory.cs 68000: implement AND, OR, EOR. Fix interrupt bug. Fix bug with SR register 2011-10-08 19:57:22 +00:00
OpcodeTable.cs 68000: implement BSET, BCLR, BCHG, and NOT 2011-10-08 23:26:29 +00:00
Tables.cs 68000: implement AND, OR, EOR. Fix interrupt bug. Fix bug with SR register 2011-10-08 19:57:22 +00:00