log m68k_core.h @ 2515:0775f5e0c468 default tip

age author description
Tue, 30 Apr 2024 00:02:14 -0700 Michael Pavone Make some progress on compiling full emulator with new 68K core
Sat, 23 Dec 2023 17:37:57 -0800 Michael Pavone Implement 68K watchpoints in internal debugger
Mon, 20 Nov 2023 20:41:10 -0800 Michael Pavone Fix Sega CD regression in 32-bit builds
Wed, 18 Oct 2023 23:26:51 -0700 Michael Pavone Bump up 68K stack storage as old value was insufficient in some cases
Mon, 16 Oct 2023 23:30:04 -0700 Michael Pavone Allow 68K to return mid-instruction. Adjust how 68K interrupt ack works so int2 busy flag timing is more correct. Fix some other SCD timing issues
Sat, 07 Oct 2023 18:04:35 -0700 Michael Pavone Fix some issues identified by asan/ubsan