log m68k_core_x86.c @ 2420:1fba97414ba6

age author description
Fri, 19 Jan 2024 22:30:25 -0800 Michael Pavone Properly handle stack alignment in m68k breakpoint implementation
Sat, 23 Dec 2023 17:37:57 -0800 Michael Pavone Implement 68K watchpoints in internal debugger
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
Fri, 13 Oct 2023 22:44:36 -0700 Michael Pavone Fix regression from asan/ubsan fix