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

OpcodeDispatcher: Add helper for making segment offset addresses #3566

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

lioncash
Copy link
Contributor

@lioncash lioncash commented Apr 8, 2024

There's quite a few places where the segment offset appending is open-coded throughout the opcode dispatcher, but we can pull these out into a few helpers to make the sites a little more compact and declarative.

There's quite a few places where the segment offset appending is open-coded
throughout the opcode dispatcher, but we can pull these out into a few
helpers to make the sites a little more compact and declarative.
@Sonicadvance1 Sonicadvance1 merged commit 66cbb66 into FEX-Emu:main Apr 10, 2024
10 checks passed
@lioncash lioncash deleted the address branch April 10, 2024 00:33
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.

2 participants