log m68k_util.c @ 2688:b42f00a3a937 default tip

age author description
Sat, 15 Mar 2025 23:15:05 -0700 Michael Pavone Implement breakpoints in new 68K core
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, 03 Mar 2025 22:11:13 -0800 Michael Pavone Remove some debug cruft
Sun, 02 Mar 2025 17:34:02 -0800 Michael Pavone Implement serialization for new 68K core
Sun, 02 Mar 2025 01:01:57 -0800 Michael Pavone Implement TAS in new 68K core
Fri, 28 Feb 2025 23:26:44 -0800 Michael Pavone Fix warnings in m68k_util.c
Mon, 17 Feb 2025 23:40:14 -0800 Michael Pavone Extended debug output in debug mode of new 68K core
Sun, 09 Feb 2025 18:07:40 -0800 Michael Pavone Fix some rotate instruction issues in new 68K core
Sun, 09 Feb 2025 02:57:37 -0800 Michael Pavone Fix abcd and implement sbcd and nbcd in new 68K core
Sat, 08 Feb 2025 20:04:18 -0800 Michael Pavone Implement divs and divu in new CPU core
Sat, 08 Feb 2025 11:40:42 -0800 Michael Pavone Get 68K interrupts working 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
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
Thu, 15 Feb 2024 21:48:22 -0800 Michael Pavone Update signature of init_m68k_opts in new core to match changes in old one
Thu, 30 Apr 2020 23:21:23 -0700 Michael Pavone Add missing file from new 68K core