Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whitten committed Mar 25, 2016
1 parent 74e2808 commit 59bbc12
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ Code from DECUS 1990 L&T SIG Tape : http://www.digiater.nl/openvms/decus/lt9
This Repository holds MUMPS routines and data to implement the original Adventure Game
19:: written in FORTRAN for the PDP-10 by Willie Crowther at MIT
19?? revised and extended by Don Woods of the Stanford Artificial Intelligence Lab
1983 translated it into ANSI Standard MUMPS Fred Hiltz of InterSystems Corp. (this program.)
Modified to use VA FileMan data structures & VistA SACC routines by David Whitten
19?? rewritten in FORTRAN IV-Plus and then Fortran IV for the PDP-11 by Kent Blackett and Bob Supnick of Digital Equipment Corp
1983 translated it into 1983 ANSI Standard MUMPS Fred Hiltz of InterSystems Corp. (this program.)
1988 changes by unknown author PRX ;24Apr89 18:52 ;Copyright (c) 1989 PRx, Inc.
1989 changes by unknown authoer DNL;20May89 13:00;Copyright (c) 1989 PRx, Inc.
2016 Modified to use VA FileMan data structures & VistA SACC routines by David Whitten

Original MUMPS program required 40K bytes of disk storage for the programs
and 84K for the global ADV. Dynamic use of ^ADVG used 6K for each saved game
or in progress or suspended game.
Must be run in at least 6K of partition (local variables and stack)

Any help in contacting any of the aforementioned people to discuss license Issues will be
greatly appreciated. Especially Fred Hiltz.
Expand Down

0 comments on commit 59bbc12

Please sign in to comment.