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

FEXCore: Remove DebugStore map #3533

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

Sonicadvance1
Copy link
Member

This hasn't been used and is blocking refactoring more code.

This hasn't been used and is blocking refactoring more code.
Sonicadvance1 added a commit to Sonicadvance1/FEX that referenced this pull request Mar 29, 2024
Needs FEX-Emu#3533 merged first

It has been a long time coming that FEX no longer needed to leak IR
implementation details to the frontend, this was legacy due to IR CI and
various other problems.

Now that the last bits of IR leaking has been removed, move everything
that we can internally to the implementation.
We still have a couple of minor details in the exposed IR.h to the
frontend, but these are limited to a few enums and some thunking struct
information rather than all the implementation details.

No functional change with this, just moving headers around.
@lioncash lioncash merged commit 2ad170b into FEX-Emu:main Mar 30, 2024
10 checks passed
@Sonicadvance1 Sonicadvance1 deleted the remove_debugstore branch March 30, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants