The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] games
@ 2006-08-14 20:31 Bill Cunningham
  2006-08-17 21:05 ` Pat Barron
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Cunningham @ 2006-08-14 20:31 UTC (permalink / raw)


    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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [TUHS] games
  2006-08-14 20:31 [TUHS] games Bill Cunningham
@ 2006-08-17 21:05 ` Pat Barron
  0 siblings, 0 replies; 2+ messages in thread
From: Pat Barron @ 2006-08-17 21:05 UTC (permalink / raw)


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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-17 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-14 20:31 [TUHS] games Bill Cunningham
2006-08-17 21:05 ` Pat Barron

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).