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

Floppy disk buffer changes are not saved or loaded with the state #1050

Open
JoeOsborn opened this issue May 24, 2024 · 1 comment
Open

Floppy disk buffer changes are not saved or loaded with the state #1050

JoeOsborn opened this issue May 24, 2024 · 1 comment
Labels

Comments

@JoeOsborn
Copy link
Contributor

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.

@copy copy added the bug label May 26, 2024
@uniAIDevs
Copy link

I've fixed this issue, I'll add a pull request soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants