log m68k.cpu @ 2515:0775f5e0c468 default tip

age author description
Tue, 16 Jul 2024 20:21:08 -0700 Michael Pavone Partially functional asr/asl implementations in new 68K core
Wed, 01 May 2024 01:19:30 -0700 Michael Pavone Implement some more instructions in new 68K core. First light with some old demos
Tue, 30 Apr 2024 22:32:08 -0700 Michael Pavone Get blastem compiling with new 68K core
Tue, 30 Apr 2024 00:02:14 -0700 Michael Pavone Make some progress on compiling full emulator with new 68K core
Mon, 29 Apr 2024 22:57:49 -0700 Michael Pavone Implement movem and moveq in new 68K core
Sat, 30 Mar 2024 14:27:47 -0700 Michael Pavone Implement some flow control instructions in new 68K core. WIP implementation of movem in new 68K core.
Fri, 08 Mar 2024 23:14:08 -0800 Michael Pavone Implement unlk, tst and nop in new 68K core
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