log segacd.c @ 2116:cd057d6fe030

age author description
Sun, 06 Mar 2022 22:03:52 -0800 Michael Pavone Initial stab at subcode emulation
Sun, 13 Feb 2022 22:51:41 -0800 Michael Pavone Fix some off-by-ones in the address map definition for Sega CD hardware
Sat, 12 Feb 2022 15:21:05 -0800 Michael Pavone Fix handling of byte writes to gate array regs from main CPU
Sat, 12 Feb 2022 14:50:59 -0800 Michael Pavone Fix bug in Sub CPU debugger suport
Fri, 11 Feb 2022 23:21:10 -0800 Michael Pavone Initial support for using debugger on sub CPU
Wed, 09 Feb 2022 00:47:20 -0800 Michael Pavone Add some missing null checks in the Sega CD code dealing with word RAM switching
Mon, 07 Feb 2022 21:25:56 -0800 Michael Pavone Pass some more mcd-verificator tests