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

Allow reseting drives by implementing DRV_ALLRESET #20

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Allow reseting drives by implementing DRV_ALLRESET #20

merged 1 commit into from
Apr 15, 2024

Conversation

skx
Copy link
Owner

@skx skx commented Apr 15, 2024

This pull-request closes #19, by implementing syscall 13, DRV_ALLRESET. This function is designed to reset the current disk and is called by ZORK1 just before a file save operation.

This pull-request closes #19, by implementing syscall 13,
DRV_ALLRESET.  This function is designed to reset the current
disk and is called by ZORK1 just before a file save operation.
@skx skx self-assigned this Apr 15, 2024
@skx skx merged commit a64def2 into master Apr 15, 2024
2 checks passed
@skx skx deleted the 19-reset branch April 15, 2024 19:17
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.

Cannot save game : DRV_ALLRESET unimplemented
1 participant