1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-04-14 07:49:56 +00:00

I7000: Slowed tape down to work a bit better.

This commit is contained in:
Richard Cornwell
2021-06-21 18:52:45 -04:00
parent 0163702a68
commit 8f29102927

View File

@@ -91,7 +91,7 @@
#define HS_IPS 500 /* High speed rewind Inches per second */
#define LD 200
#define HD 555
#define HD 400
#define LT_GAP_LEN ((3 * LD)/ 4) /* Gap length for low density */
#define HT_GAP_LEN ((3 * HD)/ 4) /* Gap length for high density */