mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-22 02:25:05 +00:00
KA10: Adjusted speed of TD10 to allow quicker access.
This commit is contained in:
parent
258d26dae4
commit
142bf5af15
@ -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 */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user