1
0
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:
Richard Cornwell 2019-04-11 10:50:09 -04:00
parent 9c41103f69
commit 75efe55914

View File

@ -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 */