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: ramapcsx2/gbs-control
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ramapcsx2/gbs-control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: debug-black-screen
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on May 26, 2023

  1. Skip overwriting slots.bin if we fail to read the existing contents

    Hopefully should guard against slots.bin corruption when the GBS-C
    crashes.
    nyanpasu64 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c6045e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    a7f1e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ced8f View commit details
    Browse the repository at this point in the history
  3. Increase 480p passthrough hsync width to match DMT

    This may improve sync stability on CRTs.
    nyanpasu64 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    27b79b2 View commit details
    Browse the repository at this point in the history
  4. Switch HD Bypass to always acting like fixed passthrough

    Fixes registers changing when saving and loading a passthrough preset.
    
    Fixed passthrough still leaves many registers unwritten. They will hold
    different contents, based on whether you most recently rebooted, picked
    a scaling preset, or called setResetParameters(). I don't know if this
    can cause intermittent loss of hsync or not.
    nyanpasu64 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b129cf7 View commit details
    Browse the repository at this point in the history
  5. Add sync debugging code

    nyanpasu64 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    053119e View commit details
    Browse the repository at this point in the history
  6. Revert "Move Wii 480p passthrough vsync pulse to match DMT timings"

    This reverts commit 886d49c6328086f62c5095ceba3595bc3db1174c.
    nyanpasu64 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4b9318f View commit details
    Browse the repository at this point in the history
Loading