Open larsbrinkhoff opened 6 years ago
I seem to have found 162 in the SUMEX archives, too.
Incidentally, I also have copies of INFO...
Are the SUMEX archives accessible to others (like me)? Where?
No permission for sharing - there's personal files in the archives so I can't give it all away as-is, unfortunately.
Can you provide us a listing of the files you have?
Be warned: that's a 130,000+ line paste
No problem, we're used to wading through large file lists. :-)
None of TECO 1, TECO 783, or TECO 886 would assemble as-is with MIDAS. The first two are claimed to have an unterminated IFN. The last complains about WRONG TABLE LENGTH at INIDLM+202.
I found the cause of WRONG TABLE LENGTH. There's a ^M character in the source code which was translated to a new line. Changing it back makes 886 assemble ok. Also fixed a missing symbol which was emedded in a IFN TNX section. This is apparently a version that has modifications for TENEX.
Version 783 may have a problem with IFN. I deleted the IFN block, and then it was ok. Could be another translation problem.
TECO 714 from the TENEX repository works fine too. No edits necessary.
Okay - upon more detailed inspection, I may not have INFO sources
I need some filenames to search for more granularity to be of more help there.
No problem, I have the source for INFO. It's just that it doesn't work fully when built with the latest ITS TECO and EMACS. See #18 for details.
INFO works fine now.
EMACS 142 found by @b4. In some TENEX dump. SUMEX?
Comes with TECO 783 and TECO 886.
Will INFO run with any of these TECOes? It doesn't seem to work with TECO 1212, which is the last ITS version, dated 1985.