mirror of
https://github.com/rcornwell/sims.git
synced 2026-03-10 20:34:47 +00:00
KA10: Adjusted speed of TD10 to allow quicker access.
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
|
||||
#define ABS(x) (((x) < 0)? (-(x)): (x))
|
||||
|
||||
#define DT_WRDTIM 10000
|
||||
#define DT_WRDTIM 15000
|
||||
|
||||
#define WRITTEN u6 /* Set when tape modified */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user