You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: