log segacd.c @ 2127:1bf30397dd45

age author description
Sat, 12 Mar 2022 22:54:41 -0800 Michael Pavone Fix one more test in mcd-verificator CDC DMA1
Fri, 11 Mar 2022 22:41:04 -0800 Michael Pavone Fix embarassing typo
Fri, 11 Mar 2022 20:57:23 -0800 Michael Pavone Fix Windows build
Thu, 10 Mar 2022 22:33:08 -0800 Michael Pavone Attempt to select an appropriate Sega/Mega CD BIOS file based on region and config
Thu, 10 Mar 2022 22:07:45 -0800 Michael Pavone Cut down on debug print spam
Thu, 10 Mar 2022 21:25:16 -0800 Michael Pavone Implement writes to cell image area in 1M mode. Fixes graphics in Stellar Fire
Thu, 10 Mar 2022 20:45:50 -0800 Michael Pavone Fix the regression in Stellar Fire while still passing RET/DMNA tests
Tue, 08 Mar 2022 23:28:06 -0800 Michael Pavone More accurate RET/DMNA implementation
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