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

[direct df] Replace QEMU kluge with implied seek option for 360k/1.2M floppies #1741

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Oct 4, 2023

Replaces QEMU_STRETCH_FIX with USE_IMPLIED_SEEK option to use implied seek operation to overcome QEMU track doubling bug when using 360k floppies in 1.2M drives. Not enabled for real hardware. Uses code developed and tested by @Mellvik from Mellvik/TLVC#29.

Also adds improved source code comments from @Mellvik's same commit, as well as its change to always reset FDC at startup, regardless of chip type.

@ghaerr ghaerr merged commit 56d3bb7 into master Oct 4, 2023
2 checks passed
@ghaerr ghaerr deleted the df7 branch October 4, 2023 17:57
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.

1 participant