From 9c6e251e8e545795da28dd1d56de83e34817935c Mon Sep 17 00:00:00 2001 From: Tom Everett Date: Sun, 20 Mar 2016 12:50:56 -0600 Subject: [PATCH] updated readme --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77f06cc..9a9e5f7 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,8 @@ system fully up on a PDP-7 system, fix any bugs and document everything. We have a [real PDP-7](http://physics.uoregon.edu/outreach/movies/pdplives/) and [SimH](http://simh.trailing-edge.com/) as target platforms. -## Running pdp7-unix -You will need [simh](http://simh.trailing-edge.com/) 4.0 to run pdp7-unix. You can get the source code [here](https://github.com/simh/simh). +## Building pdp7-unix pdp7-unix requires [Perl5](https://www.perl.org/) to build. @@ -40,6 +39,15 @@ level to -O1. To run pdp-unix from the pdp7-unix source tree, do: `make run` +## Running pdp7-unix + +You will need [simh](http://simh.trailing-edge.com/) 4.0 to run pdp7-unix. You can get the source code [here](https://github.com/simh/simh). + +
+cd binaries
+pdp7 ../build/unixv0.simh
+
+ Press `ctl-e` to break out the simulator into simh A typical pdp7-unix session on simh looks like: