Sat, 08 Feb 2025 16:37:15 -0800 |
Michael Pavone |
Fix jsr in new CPU core
|
Sat, 08 Feb 2025 14:27:04 -0800 |
Michael Pavone |
Implement scc in new 68K core
|
Sat, 08 Feb 2025 13:34:46 -0800 |
Michael Pavone |
Implement andi/ori/eori to sr, fix eori to ccr in new 68K core
|
Sat, 08 Feb 2025 11:40:42 -0800 |
Michael Pavone |
Get 68K interrupts working in new CPU core
|
Fri, 07 Feb 2025 19:58:20 -0800 |
Michael Pavone |
Fix rol and ror in new CPU core
|
Fri, 07 Feb 2025 08:57:24 -0800 |
Michael Pavone |
WIP changes to new CPU core for rotate instructions and to get interrupts more functional
|
Sat, 25 Jan 2025 21:25:01 -0800 |
Michael Pavone |
Implement exg, muls and mulu in new 68K core
|
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
|
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
|