log m68k.cpu @ 2454:b1e8e7554f2f

age author description
Mon, 19 Feb 2024 22:52:21 -0800 Michael Pavone Implement bit instructions in new CPU core
Mon, 19 Feb 2024 18:14:56 -0800 Michael Pavone Implement cmp instructions in new 68K core
Sun, 18 Feb 2024 22:34:51 -0800 Michael Pavone Fix cycle counts for a number of instructions in new 68K core
Thu, 15 Feb 2024 21:49:17 -0800 Michael Pavone Fix some issues in new 68K core and add implementations of negx and clr instructions
Sat, 13 Jun 2020 00:37:22 -0700 Michael Pavone Somewhat buggy implementations of shift instructions in new 68K core
Fri, 24 Apr 2020 09:23:43 -0700 Michael Pavone Implement 68K or and sub instructions in new core
Thu, 23 Apr 2020 23:33:44 -0700 Michael Pavone Implement 68K eor instruction in new core
Thu, 23 Apr 2020 20:57:28 -0700 Michael Pavone Implement 68K and instruction in new core
Thu, 18 Apr 2019 19:47:50 -0700 Michael Pavone WIP new 68K core using CPU DSL