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

Fix and improve savestates #14953

Merged
merged 9 commits into from Dec 29, 2023
Merged

Fix and improve savestates #14953

merged 9 commits into from Dec 29, 2023

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    eca6826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad6e6e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6071654 View commit details
    Browse the repository at this point in the history
  4. Invalidate savestates

    elad335 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3cc75c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fd3eb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. SPU LLVM: Fix savestates with LLVM

    Sneaky bug: allow invalidation from blocks that do not contain a store but do a gpr-state critical operation.
    elad335 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4a12487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a0843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    815d007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42c070d View commit details
    Browse the repository at this point in the history