log cdd_mcu.h @ 2496:187bc857a76a default tip

age author description
Sun, 08 Jan 2023 14:42:24 -0800 Michael Pavone Implement savestate support for Sega CD
Wed, 06 Apr 2022 21:44:46 -0700 Michael Pavone More accurate seek times and basic emulation of extended time between CDD interrupts during coarse seeking
Sun, 06 Mar 2022 22:03:52 -0800 Michael Pavone Initial stab at subcode emulation
Mon, 07 Feb 2022 21:31:58 -0800 Michael Pavone Better simulation of CDD pause behavior
Sun, 06 Feb 2022 13:51:49 -0800 Michael Pavone Fix some byte order stuff for audio tracks
Wed, 02 Feb 2022 01:10:07 -0800 Michael Pavone Implement CD audio
Sat, 29 Jan 2022 17:43:37 -0800 Michael Pavone Implement transfer of data from CDC to elsewhere. Other miscellaneous CDD/CDC improvements segacd
Fri, 28 Jan 2022 22:48:06 -0800 Michael Pavone Get CDD working well enough to get into BIOS CD player segacd
Fri, 28 Jan 2022 00:50:17 -0800 Michael Pavone Some progress on CDC and CDD emulation. Now passes first 3 "CDC INIT" tests in mcd-verificator segacd
Thu, 27 Jan 2022 00:33:41 -0800 Michael Pavone Implemented basic TOC functionality of CDD MCU segacd