PDP-10 / its

Incompatible Timesharing System
Other
834 stars 80 forks source link

DUMP updates for remote tape code. #2218

Closed larsbrinkhoff closed 9 months ago

larsbrinkhoff commented 9 months ago

This is to fix #2216 and #2217.

eswenson1 commented 9 months ago

Ok. Is there a comment at the definition of TT?

Feel free to merge.

larsbrinkhoff commented 9 months ago

TT=T+1 is a convention in much ITS code, and it usually is commented so, but here it isn't. I added an assertion to check it, with an .ERR to signal if there is a problem.

eswenson1 commented 9 months ago

Great! Thanks.