Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: superg/redumper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b699
Choose a base ref
...
head repository: superg/redumper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b700
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Feb 28, 2026

  1. BCA support (#356)

    * feat: dump bca to file.
    
    * feat: add bca logging for gc and wii.
    
    * feat: add rawhexdump helper.
    
    * feat: use rawhexdump to format the BCA.
    
    * feat: add bluray_contains_bca function.
    
    * fix: check whether the media has a bca before attempting to dump it.
    
    * fix: warn in case the used drive doesn't support bca reading.
    
    * remove unnecessary braces
    
    * fix: missing trailing newline.
    
    * fix: only check bca field for the first layer.
    
    * always try to dump the bca.
    
    * remove unneeded warnings.
    
    * move bca dumping out of the physical structures processing block.
    
    * add back a mistakenly removed new line.
    Didrole authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    1ccff3f View commit details
    Browse the repository at this point in the history
Loading