We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per https://github.com/copy/v86/blob/master/src/floppy.js#L131 it looks like fda_image is not used anywhere in get_state or set_state. That means if you write to a floppy and make a save state, the write is not recorded.
The text was updated successfully, but these errors were encountered:
I've fixed this issue, I'll add a pull request soon.
Sorry, something went wrong.
No branches or pull requests
Per https://github.com/copy/v86/blob/master/src/floppy.js#L131 it looks like fda_image is not used anywhere in get_state or set_state. That means if you write to a floppy and make a save state, the write is not recorded.
The text was updated successfully, but these errors were encountered: