log m68k_core.c @ 2133:8554751f17b5

age author description
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
Fri, 28 Jan 2022 22:47:51 -0800 Michael Pavone Update commented out CPU logging to differentiate between main and sub 68k segacd
Tue, 18 Jan 2022 00:03:50 -0800 Michael Pavone Implement enough of Sega CD gate array and Sub CPU to pass Sik's Mode 1 test ROM segacd
Sun, 19 Apr 2020 00:59:49 -0700 Michael Pavone Fix resuming 68K core when using interpreter mame_interp
Sat, 18 Apr 2020 11:42:53 -0700 Michael Pavone Merge from default mame_interp
Tue, 07 Jan 2020 22:52:27 -0800 Michael Pavone Reset 68K supervisor state and interrupt mask on soft reset
Thu, 14 Mar 2019 23:40:50 -0700 Michael Pavone Merge from default mame_interp