mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Discover that the HP9121 format is actually 70 track. Add support for the
HP9122 format.
This commit is contained in:
3
Makefile
3
Makefile
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user