Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify SGB related UIs and make it possible to use SGB under Gambatte link #3635

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    dd14f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f95a93 View commit details
    Browse the repository at this point in the history
  3. GBL compatibility

    Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f8b294f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eecee30 View commit details
    Browse the repository at this point in the history
  5. SGB border in GBL

    Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    dd6abbc View commit details
    Browse the repository at this point in the history
  6. adjust sgb core detection

    Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7dd40dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    511f48d View commit details
    Browse the repository at this point in the history
  8. adjust for 2.9

    Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2e6f59b View commit details
    Browse the repository at this point in the history
  9. adjust for 2.9 again

    Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2e534a9 View commit details
    Browse the repository at this point in the history
  10. revert changes to BSNES CoreConstructor

    The system id will still be SGB for BSNES cores by default
    Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ff268f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c183e6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a3a727 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef87a48 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c0ff230 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b2a4720 View commit details
    Browse the repository at this point in the history
  16. minor cosmetic changes

    Morilli authored and Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    e8aa24a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3786258 View commit details
    Browse the repository at this point in the history
  18. Fix button mapping spaghetti

    YoshiRulz authored and Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0f5cc8d View commit details
    Browse the repository at this point in the history
  19. Code style nitpicks

    YoshiRulz authored and Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b910c38 View commit details
    Browse the repository at this point in the history
  20. minor cleanups in Gambatte.cs

    Morilli authored and Fortranm committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    864ee92 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c68e9db View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. remove SGB from CorePickerUIData

    This fixes failures in CorePickerStabilityTests (https://ci.appveyor.com/project/zeromus/bizhawk-udexo/builds/50119675). It's not necessary to put SGB there as the system id is only ever switched to SGB after a relevant core is already initiated.
    Fortranm committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c56f047 View commit details
    Browse the repository at this point in the history
  2. Un-revert submodule pull

    YoshiRulz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f148272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cddb113 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    02746ef View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    06496c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e401db View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Remove unused import

    YoshiRulz committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0e32693 View commit details
    Browse the repository at this point in the history