On Nov 11, 9:02, Joe wrote:
> Pete,
>
> Very cool! You even included the Intel MDS version!
Thank you :-) I can't quite remember why I started collecting so many
different versions of Star Trek, but if anyone has any other
interesting versons, I'd be happy to put them on the page.
--
Pete Peter Turnbull
Network Manager
University of York
Thank you Gene for coming up with the name of the movie that had the CDC equipment in it. This board can get answers to ANY question I do believe.
Bill
On Nov 10, 22:50, Frank McConnell wrote:
> Pete Turnbull <pete(a)dunnington.u-net.com> wrote:
> > All the lines have two spaces between the line number and the code.
> > All, that is, except for a few that have an '@' in place of the
second
> > space.
> Noisy line, most likely. I don't think it has any significance.
OK.
> > What does '14 in a PRINT statement
> The leading single quote outside double quotes is how HP BASIC (2000
> and 3000) represent a non-printable character in a string constant.
> So '14 is decimal 14 as a character, or control-N.
Makes sense.
> > What exactly do the first two parameters to the ENTER command do?
> I don't recall the details clearly, I'm thinking one is a limit in
> seconds on the time the user has to reply, and I'm thinking the other
> is used to return the time it took the user to enter the reply.
That makes sense too.
Thanks to everyone who has replied. Now all I need is a machine to run
it on (or an emulator). Any suggestions?
--
Pete Peter Turnbull
Network Manager
University of York
On Nov 11, 1:27, John K. wrote:
> At 2003-11-10 04:17 PM, Pete Turnbull wrote:
> > I need some help with some HP 2000 BASIC.
> HP 2000 BASIC placed printing characters inside double-quotes (") and
used
> the apostrophe notation for non-printing characters. The apostrophe
was
> followed by the decimal value of the character that belonged at that
point
> in the string. Thus, any character in the extended ASCII character
set
> could be expressed using the apostrophe notation ('0 through '255).
This makes sense.
> The '14 was used to instruct an HP terminal (probably an HP2640,
HP2645, or
> near the end of support for the HP2000 ACCESS, the HP2621 and HP2624)
to
> switch to the alternate (usually line drawing) character set. The
'15 was
> used to switch back to the normal character set.
>From other information about the origin of TREK73 (see Kermit Murray's
page at http://ch309c.chem.lsu.edu/~kmurray/other/trek73/), and knowing
where my listing came from, I'm pretty certain it was intended to be
run using a Teletype [AK]SR33. On that machine, SO (decimal 14 is
Shift Out) would, as far as I remember, switch to the second colour if
you had a two-colour ribbon. And SI (decimal 15) would shift back.
OK, I can see a use for that, though it's slightly odd in that the
lines where it occurs aren't particularly special, and the text is
bracketed by a pair of '14, not by '14 and '15 as I'd expect. My ASR33
only has a black ribbon, so I can't check if SO is cancelled at the end
of a line (I have a feeling it might be). Oh, well, I better finish
typing and find a way of trying it out...
--
Pete Peter Turnbull
Network Manager
University of York
On Nov 10, 21:34, Frank Schickel wrote:
> I programmed a little bit on 2000F and may retain a little
> bit....
[...]
> If it's a straight "LIST" of the program, then the format would
> be a standard format of the line number followed by two spaces; so
> I would bet that the @s are spurious and can be ignored.
OK, I guess it's just line noise, and I'll remove them. There's
another place where there's something that doesn't quite make sense to
me (yet) so I'll have a closer look there too (line 740 in TREK1).
> > What does '14 in a PRINT statement, in front of a quoted string,
mean
>
> I'm not sure about this one, but this may have been a way to print
> control characters in a PRINT statement without using CHR$(). If so,
> what would a control-n do on a teletype? I thought it *might* be
octal,
> but that would make it a form-feed, which wouldn't make much sense
> in the status sections because it would print <FF>TORPEDOES<FF> and
> then the status, which would waste a *lot* of paper....
I wondered about octal, but decimal 14 is Shift Out which makes more
sense. Sort of. See my reply to John K.
> > What exactly do the first two parameters to the ENTER command do?
>
> If I remember rightly, ENTER lets you get
> the time the user takes to enter the input. It looks like it's
probably
> "ENTER <time allowed>, <time taken>, <input>".
I'm sure that's it. The code has provision for various null inputs
too.
> This brings back memories. I never could get into this one, since I
> could never get the proper strategy figured out. I preferred the
> other TREK where you had to eliminate the Klingons in the galaxy....
Oh, I have a few of those online, too :-)
--
Pete Peter Turnbull
Network Manager
University of York
>Apple? Old stuff? Hahaha. I'd be surprised if they still have last
>month's Macintosh model sitting in some back closet somewhere.
Actually, Apple has a testing lab that has a pretty wide range of old
Macs running assorted mac OS versions. Its even free to use if you are an
Apple Developer. The catch is, its in Cupertino, and you have to do the
testing yourself, so unless you are local, or have a good budget, its
tough to use. Poor shareware developers like me have to depend on our own
collection of old macs (of which I just liquidated 95% of my own).
-chris
<http://www.mythtech.net>
Hi!
I once again tried to get my PDP-8/L to run this weekend. Unfortunately
I am not not yet a PDP professional - I don't have a clue what most of
the modules are doing. I started to read the Maintenance Manuals but I
do not quite know where to start. Maybe you can give me a hint:
I tried the "simpler" instructions like set accumulator, or accumulator
with switch reg. etc.
What I did not yet try are the different jump instructions. I will be
more specific as soon as I tried more instructions.
CLA and STA work, i can set all bits in AC. IAC (increment) and all the
rotate instructions however always set AC to 1 completely ignoring the
previous value.
Where should I start looking for the problem? What information do I have
to gather to narrow down the source of the problem?
Regards,
Sebastian
Does anyone remember the name of the movie that came out in the mid 60s that had a CDC 3600 (I think) as a background in part of it. I had a friend who told me he was the CDC rep during the shooting of the movie, but it's been so long ago I've forgotten the name of it. He said all he had to do was go in each morning and bring the system up and make sure all the lights were flashing, that was the important thing about it. It was definitely a CDC computer, since my friend worked at CDC, but I am not real sure about the model. It was, of course a sci-fi movie....
Thanks for any help and there are movies other than TRON.
Bill Machacek
lo,
are we talking about the Tron movie from 1982?
I just grabbed it in digital format.
--f
--
Fred N. van Kempen, DEC (Digital Equipment Corporation) Collector/Archivist
Visit the VAXlab Project at http://www.pdp11.nl/VAXlab/
Visit the Archives at http://www.pdp11.nl/
Email: waltje(a)pdp11.nl BUSSUM, THE NETHERLANDS / Sunnyvale, CA, USA