log m68k_core.h @ 2496:187bc857a76a default tip

age author description
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
Tue, 30 Aug 2022 18:42:45 -0700 Michael Pavone Add disassemble command to debugger
Thu, 17 Mar 2022 22:41:42 -0700 Michael Pavone Remove use of get_native_pointer in 68K instruction decoding in preparation for word RAM interleaving