Wed, 26 Mar 2025 01:20:09 -0700 |
Michael Pavone |
Fix small bug in goto dispatch output of CPU dsl
|
Sat, 15 Mar 2025 23:15:05 -0700 |
Michael Pavone |
Implement breakpoints in new 68K core
|
Sat, 08 Mar 2025 20:20:23 -0800 |
Michael Pavone |
Fix mulu nflag when compiling with optimization enabled
|
Fri, 07 Mar 2025 23:40:58 -0800 |
Michael Pavone |
Memory access optimizaiton in new 68K core that gives a modest speed bump on average and will allow low-cost watchpoints
|
Mon, 24 Feb 2025 23:38:32 -0800 |
Michael Pavone |
Fix flags for mulu/muls in new 68K core
|
Sat, 22 Feb 2025 01:31:51 -0800 |
Michael Pavone |
Fix V flag for asl in new CPU core
|
Fri, 21 Feb 2025 01:45:04 -0800 |
Michael Pavone |
Implement stop in new 68K core
|
Mon, 17 Feb 2025 23:40:36 -0800 |
Michael Pavone |
Fix some issues with constant folding in CPU DSL
|
Sat, 15 Feb 2025 23:06:49 -0800 |
Michael Pavone |
Fix asr and lsr in new 68K core
|
Sat, 15 Feb 2025 19:11:40 -0800 |
Michael Pavone |
Fix lsl in new CPU core and make asl less broken
|
Sat, 15 Feb 2025 01:35:38 -0800 |
Michael Pavone |
Fix issues in CPU DSL that caused regressions in Z80 core
|
Thu, 13 Feb 2025 02:18:30 -0800 |
Michael Pavone |
Basic emscripten support
|