The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: patbarron@acm.org (Pat Barron)
Subject: [TUHS] games
Date: Thu, 17 Aug 2006 17:05:54 -0400	[thread overview]
Message-ID: <44E4DA32.1020609@acm.org> (raw)
In-Reply-To: <000701c6bfe0$abeaa920$2f01a8c0@myhome.westell.com>

Bill Cunningham wrote:
>     You know Pat I looked under PDP and BSD 4.2 directories and I don't
> think I'm finding the distro you are meaning. I looked under the VAX
> directory to and I'm not finding the system you mentioned.
>
> Bill
>
>
> _______________________________________________
> TUHS mailing list
> TUHS at minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/tuhs
>   
Hi - Sorry for the delayed response.  It is here:

http://www.tuhs.org/Archive/4BSD/Distributions/4.2BSD/

You will need to download the "usr.tar.gz" archive, and extract these 
files from it:

games/lib/dungeon
games/lib/doverlay
games/lib/dtext.dat
games/lib/dindex.dat

The file "games/lib/compat" is the compatibility mode "stub", that can 
run a binary in PDP-11 compatibility mode, does system call emulation 
(it looks like, at one time, it even supported running RT-11 binaries), 
and stuff like that.  It actually uses the PDP-11 compatibility mode of 
the VAX (i.e., it is not a PDP-11 emulator), so it only works on VAXen 
that have compatibility mode.

Anyway, I suspect that if you take the binaries I've mentioned above, 
and drop them into your V7 filesystem under /usr (so that the files end 
up in /usr/games/lib), it may simply run.

Good luck!

--Pat.




      reply	other threads:[~2006-08-17 21:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-14 20:31 Bill Cunningham
2006-08-17 21:05 ` Pat Barron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44E4DA32.1020609@acm.org \
    --to=patbarron@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).