Discover that the HP9121 format is actually 70 track. Add support for the

HP9122 format.
This commit is contained in:
David Given
2023-06-13 20:16:41 +02:00
parent 696368c92a
commit 6a6536cf27
3 changed files with 57 additions and 7 deletions

View File

@@ -197,7 +197,8 @@ $(call do-encodedecodetest,commodore,scripts/commodore1541_test.textpb,--171 --d
$(call do-encodedecodetest,commodore,scripts/commodore1541_test.textpb,--192 --drive.tpi=96)
$(call do-encodedecodetest,commodore,,--800 --drive.tpi=135)
$(call do-encodedecodetest,commodore,,--1620 --drive.tpi=135)
$(call do-encodedecodetest,hplif,,--264 --drive.tpi=135)
$(call do-encodedecodetest,hplif,,--280 --drive.tpi=135)
$(call do-encodedecodetest,hplif,,--320 --drive.tpi=135)
$(call do-encodedecodetest,hplif,,--616 --drive.tpi=135)
$(call do-encodedecodetest,hplif,,--770 --drive.tpi=135)
$(call do-encodedecodetest,ibm,,--1200 --drive.tpi=96)