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

ARMeilleure: Implement TPIDR2_EL0 #280

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

LukeWarnut
Copy link
Contributor

This is an implementation of the TPIDR2_EL0 register. There may be more potential use-cases for this register not included in this PR, but this implements the use-case seen in SuperTuxKart.

This fixes a crash that occurs in the initial loading screen of the latest SuperTuxKart preview build.

image

@github-actions github-actions bot added the cpu An issue with ARMeilleure, the JIT, or Hypervisor label Nov 19, 2024
@GreemDev GreemDev merged commit c0a4d95 into Ryubing:master Nov 19, 2024
10 checks passed
@GreemDev GreemDev mentioned this pull request Dec 10, 2024
GreemDev pushed a commit that referenced this pull request Dec 19, 2024
This is an implementation of the TPIDR2_EL0 register. There may be more
potential use-cases for this register not included in this PR, but this
implements the use-case seen in SuperTuxKart.
marco-carvalho pushed a commit to marco-carvalho/Ryujinx that referenced this pull request Jan 5, 2025
This is an implementation of the TPIDR2_EL0 register. There may be more
potential use-cases for this register not included in this PR, but this
implements the use-case seen in SuperTuxKart.
SomeoneIsWorking pushed a commit to SomeoneIsWorking/Greem that referenced this pull request Feb 1, 2025
This is an implementation of the TPIDR2_EL0 register. There may be more
potential use-cases for this register not included in this PR, but this
implements the use-case seen in SuperTuxKart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpu An issue with ARMeilleure, the JIT, or Hypervisor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants