log cdimage.c @ 2496:187bc857a76a default tip

age author description
Wed, 18 Oct 2023 23:27:14 -0700 Michael Pavone Fix bug in CD-ROM scrambling algorithm
Sun, 01 Oct 2023 23:39:48 -0700 Michael Pavone Implement CD-ROM data sector scrambling/descrambling
Thu, 09 Mar 2023 22:49:42 -0800 Michael Pavone Added basic FLAC seek implementation and added support for FLAC tracks in CUE sheets
Wed, 18 Jan 2023 23:31:44 -0800 Michael Pavone Support WAVE files in CUE sheets
Sun, 08 Jan 2023 14:42:24 -0800 Michael Pavone Implement savestate support for Sega CD
Sun, 27 Nov 2022 23:38:48 -0800 Michael Pavone Fix bug in CUE parser that caused regression in Bill Walsh College Football
Tue, 30 Aug 2022 00:13:55 -0700 Michael Pavone Fix windows build for real
Sat, 26 Mar 2022 23:05:08 -0700 Michael Pavone Fix a couple of bugs in the TOC file parser
Fri, 25 Mar 2022 21:41:33 -0700 Michael Pavone Fix support for CUE sheets that refer to multiple files
Thu, 24 Mar 2022 23:43:43 -0700 Michael Pavone Fix some CD-ROM emulation issues
Sun, 20 Mar 2022 23:43:51 -0700 Michael Pavone Fix bug in TOC parser
Thu, 10 Mar 2022 22:07:45 -0800 Michael Pavone Cut down on debug print spam
Sun, 06 Mar 2022 22:03:52 -0800 Michael Pavone Initial stab at subcode emulation
Wed, 16 Feb 2022 21:22:12 -0800 Michael Pavone Enhance support for CUE files and add initial support for cdrdao TOC files base cue.c@e82e3db9729b