From f5a531d5dbfdc6f61d351d255d3b13bddad9bccb Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Sep 2006 08:05:09 +0000 Subject: [PATCH] Yet more documentation. --- sst-doc.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sst-doc.xml b/sst-doc.xml index fe24ebc..62662b7 100644 --- a/sst-doc.xml +++ b/sst-doc.xml @@ -1621,9 +1621,10 @@ intolerable on a TTY at 110 baud. It must, therefore, have been rather longer than the one we have.) The Austin crew proceeded to write their own Trek game, loosely based on the Hicks version, in CDC6600 FORTRAN. At that time, it was just called "Star Trek"; the -"Super" was added by later developers. +"Super" was added by later developers. In the rest of this history +we'll call it the "UT FORTRAN" version. -At the time the UT FORTRAN source was translated to C it emitted +At the time the UT FORTRAN source was last translated to C it emitted the message "Latest update-21 Sept 78". Thus, it actually predated (and may have influenced) the best-known BASIC version, the "Super Star Trek" published by David Ahl in his November 1978 sequel @@ -1648,7 +1649,7 @@ descendants. Eric Allman's BSD Trek game is one of these, also descended from -FORTRAN Star Trek via translation to C. However, the mainline version +the UT FORTRAN version via translation to C. However, the mainline version (now SST2K) has had a lot more stuff folded into it over the years — deep space probes, dilithium mining, the Tholian Web, and so forth. @@ -1656,7 +1657,7 @@ forth. Tom Almy's story -Back in (about) 1977 I got a copy of this Super Star Trek game for +Back in (about) 1977 I got a copy of the Super Star Trek game for the CDC 6600 mainframe computer. Someone had converted it to PDP-11 Fortran but couldn't get it to run because of its size. I modified the program to use overlays and managed to shoehorn it in on the 56k @@ -1723,7 +1724,7 @@ so I implemented it based on its description. Stas Sergeev's story I started from an older Tom Almy version and added features I had -seen in mainframe variants of the game, I wrote a screen-oriented +seen in other mainframe variants of the game, I wrote a screen-oriented interface for it based on the curses library. -- 2.31.1