log m68k.cpu @ 2478:ea37200967c7

age author description
Thu, 07 Mar 2024 00:53:11 -0800 Michael Pavone Implement lea and pea in new 68K core
Sun, 25 Feb 2024 23:32:19 -0800 Michael Pavone Implement swap instruction in new 68K core
Sat, 24 Feb 2024 23:16:37 -0800 Michael Pavone Implement link instruction in new 68K core
Sat, 24 Feb 2024 22:54:36 -0800 Michael Pavone Implement ext instruction in new 68K core
Fri, 23 Feb 2024 23:09:20 -0800 Michael Pavone Implement neg and not instructions in new 68K core
Wed, 21 Feb 2024 20:09:11 -0800 Michael Pavone Implement movep in new 68K core
Mon, 19 Feb 2024 22:52:21 -0800 Michael Pavone Implement bit instructions in new CPU core