updated README
This commit is contained in:
@@ -27,7 +27,11 @@ and [SimH](http://simh.trailing-edge.com/) as target platforms.
|
|||||||
|
|
||||||
## Running pdp7-unix
|
## 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). To compile it:
|
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).
|
||||||
|
|
||||||
|
pdp7-unix requires Perl5 to build.
|
||||||
|
|
||||||
|
To compile it:
|
||||||
|
|
||||||
`make pdp7`
|
`make pdp7`
|
||||||
|
|
||||||
@@ -112,6 +116,11 @@ source code. Everything that didn't come from the scanned files is GPLv3.
|
|||||||
* /src/other holds PDP-7 source code which did not come from the scanned files
|
* /src/other holds PDP-7 source code which did not come from the scanned files
|
||||||
* /tools holds the source for the tools written to assist the project
|
* /tools holds the source for the tools written to assist the project
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
pdp7-unix is under the [GPLv3](LICENSE)
|
||||||
|
|
||||||
|
|
||||||
## Mailing List
|
## Mailing List
|
||||||
|
|
||||||
We have a
|
We have a
|
||||||
|
|||||||
Reference in New Issue
Block a user