1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-24 19:40:14 +00:00

its not 2010…

This commit is contained in:
Tom Everett
2020-03-14 15:39:34 -06:00
parent bab5a0cedf
commit 5da06594e1

View File

@@ -11,6 +11,16 @@ The scans of PDP-7 Unix are in the [Unix Archive](http://www.tuhs.org/)
## Current Status
### January 2020
Unixv0 is running on a real PDP-7 at the Living Computer Museum. [Youtube](https://www.youtube.com/watch?v=pvaPaWyiuLA).
### October 2019
A second notebook with missing sources has been
discovered and scanned. New files are being added to the scans
directory as they are typed in!
### March 2016
We've written an assembler, a user-mode simulator and
@@ -25,15 +35,6 @@ 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.
### October 2019
A second notebook with missing sources has been
discovered and scanned. New files are being added to the scans
directory as they are typed in!
### January 2010
Unixv0 is running on a real PDP-7 at the Living Computer Museum. [YouTube link](https://www.youtube.com/watch?v=pvaPaWyiuLA)
## Building pdp7-unix