Commit Graph

24 Commits (cf366d3fbabcb34f18469a7c9344307f2b4eff41)

Author SHA1 Message Date
Connor McLaughlin cf366d3fba CDImage: Fix crash reading subq from lead-in 5 years ago
Lioncash 0abe4c60b4 cd_image: Make use of std::array where applicable
Simplifies array copies.
5 years ago
Connor McLaughlin 8b04b74f27 Common: Add a CD image hasher class 6 years ago
Connor McLaughlin 6ebd9236c5 CDImage: Add track info accessors 6 years ago
Connor McLaughlin 712168cf45 CDImage: Better handle sequential reading into lead-out area 6 years ago
Connor McLaughlin c3c8df14ea CDImage: Set SubQ control for lead-out to last index SubQ 6 years ago
Connor McLaughlin 5b389ae13d CDROM: Synthesize lead-out area and stop reading when reached 6 years ago
Connor McLaughlin 18d5086e4c Common/CDImage: Changes to support CHD interfaces 6 years ago
Connor McLaughlin 71c1e243fe Remove YBaseLib dependency 6 years ago
Connor McLaughlin bc44d4b1b0 CDImage: Support SBI replacement subchannel Q for cue/bin images 6 years ago
Connor McLaughlin 3b11d936df Common: Add a basic ISO reader class 6 years ago
Connor McLaughlin 457743e109 Common/CDImage: Fix double increment of sectors_read 6 years ago
Connor McLaughlin 6bb4f8e728 CDImage: Support generating Q Sub-Channel 6 years ago
Connor McLaughlin 2cc5084dd1 CDImage: Handle cue sheets where pregap is in file 6 years ago
Connor McLaughlin 273d807e31 Common: Add HeapArray class 6 years ago
Connor McLaughlin a76ec6fc19 Compile fixes for GCC 6 years ago
Connor McLaughlin 1cc3e4d5f2 CDImage: Only add implicit two seconds pregap for track 1 6 years ago
Connor McLaughlin 9433e08782 CDROM: Implement GetTD command 6 years ago
Connor McLaughlin 4959de9859 CDROM: Implement GetTN command 6 years ago
Connor McLaughlin 513bbe44f3 Common: Refactor CDImage class to support multiple tracks/indices 6 years ago
Connor McLaughlin 0324ae2fd7 CDROM: Initial debug windows 6 years ago
Connor McLaughlin 767e8f08e0 CDROM: Move pregap handling to image class 6 years ago
Connor McLaughlin 3fb08a72a4 CDROM: Hack around missing pregap in images 6 years ago
Connor McLaughlin ad652c47ed Basic CD image loading 6 years ago