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

Port hypercall changes from x16emu #44

Closed
indigodarkwolf opened this issue Apr 21, 2022 · 2 comments
Closed

Port hypercall changes from x16emu #44

indigodarkwolf opened this issue Apr 21, 2022 · 2 comments
Labels
x16emu Feature exists in x16emu and needs to be ported over

Comments

@indigodarkwolf
Copy link
Owner

x16emu now hooks ACPTR and MACPTR, among others, instead of SAVE and LOAD.

The point of the new hypercalls on x16emu is to better emulate filesystem access times on the emulator. It might be worth keeping SAVE and LOAD, depending on a hypercall emulation setting, but the point in any event is to maintain compatibility with x16emu.

@indigodarkwolf indigodarkwolf added the x16emu Feature exists in x16emu and needs to be ported over label Apr 21, 2022
@indigodarkwolf
Copy link
Owner Author

This particular issue is referring to r40+ features. If there's missing hypercall functionality from r39, that's either a separate issue (tag it "high priority" and "x16emu"), or can be conglomerated with #45.

@indigodarkwolf
Copy link
Owner Author

This should be in with r40 and/or r41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x16emu Feature exists in x16emu and needs to be ported over
Projects
None yet
Development

No branches or pull requests

1 participant