Skip to content

Commit

Permalink
util/cdrom.cpp: Refactored parse_cue and parse_gdicue (should fix Git…
Browse files Browse the repository at this point in the history
…Hub #12081). (#12087)

This should greatly improve data integrity when creating and extracting GD-ROM images.

* util/cdrom.cpp: Refactored parse_cue to handle GD-ROMs.
* util/cdrom.cpp: Don't discard any data from GD-ROM cue/bin input including pre-gap data.
* tools/chdman.cpp: Fixed splitframes handling.
* tools/chdman.cpp: Added warning when extracting GD-ROM CHDs to cue/bin format.
  • Loading branch information
987123879113 committed Mar 6, 2024
1 parent 7b04764 commit 853db18
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 473 deletions.

0 comments on commit 853db18

Please sign in to comment.