mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-22 18:41:11 +00:00
SCP: Updated to current.
This commit is contained in:
parent
9c41103f69
commit
75efe55914
@ -591,6 +591,7 @@ struct UNIT {
|
||||
uint16 us9; /* device specific */
|
||||
uint16 us10; /* device specific */
|
||||
void *tmxr; /* TMXR linkage */
|
||||
uint32 recsize; /* Tape info */
|
||||
t_bool (*cancel)(UNIT *);
|
||||
double usecs_remaining; /* time balance for long delays */
|
||||
char *uname; /* Unit name */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user