AltairZ80: wd179x: Better support for 5.25-inch floppies.#484
Open
hharte wants to merge 1 commit intoopen-simh:masterfrom
Open
AltairZ80: wd179x: Better support for 5.25-inch floppies.#484hharte wants to merge 1 commit intoopen-simh:masterfrom
hharte wants to merge 1 commit intoopen-simh:masterfrom
Conversation
Contributor
|
@psco does this look good to you? |
Contributor
|
Thank you Howard, this looks fine and can be merged. |
Contributor
|
@hharte would you please remind me how to do those automated tests? I have PR coming that also changes wd179x.c. |
Contributor
|
Found it! altairz80-tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AltairZ80: wd179x: Better support for 5.25-inch floppies.
Summary
Allow wd179x to support both 360 RPM (8") and 300 RPM (5.25") drives.
Compiled with:
Automated tests:
SIMH running on Windows, Linux (ARM), MacOS (x64):
CompuPro CP/M-80
CompuPro CP/M-86
SCP 86-DOS
MS-DOS 2.11 - Builds MS-DOS 2.11 from source.
CompuPro CP/M-68K v1.3 (68000 and 68010 versions)
CP/M-68K v1.2
Advanced Digital Super-Six CP/M 2.2
Advanced Digital Super-Six CP/M 3.0
DIGITEX CP/M 2.2
DIGITEX CP/M 3.0
DIGITEX OASIS multi-user version 5.6
MultiStar: IBC OASIS multi-user version 5.6
MegaStar: IBC OASIS multi-user version 5.6
CP/M-80 (Altair) ZEXALL Z80 instruction set test.
CP/M 3 (Altair) Banked Memory Test.
FYI, @psco, @deltecent