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

m68ki_read_imm_* vs M68K_SEPARATE_READS && M68K_EMULATE_PMMU #69

Open
John-Titor opened this issue Feb 2, 2020 · 0 comments
Open

m68ki_read_imm_* vs M68K_SEPARATE_READS && M68K_EMULATE_PMMU #69

John-Titor opened this issue Feb 2, 2020 · 0 comments

Comments

@John-Titor
Copy link

These functions don't compile (and wouldn't work) with the above options set, due to not translating the PC.

The attached patch fixes compilation and looks like it should work, but I don't (yet) have a test case to verify.

68.txt

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

No branches or pull requests

1 participant