Unix v6 on SIMH PDP-11

This commit is contained in:
2024-05-16 12:56:30 +05:30
parent f605068760
commit f2199f3c02
31 changed files with 467 additions and 67 deletions

View File

@ -44,7 +44,7 @@ Now open a terminal and move to the VM folder. Run the following command to star
pdp11
```
![pdp11](unix-v5-SIMH-2.webp)
![pdp11](./unix-v5-SIMH-2.webp)
After the emulator starts, you will get a `@` prompt. Type `unix` and press enter to run the `unix` kernel.
@ -81,7 +81,6 @@ See the [manuals section](/1970s/1974/unix-v5/#manuals) on the [main ! Unix-v5 p
### Windows
Create a file called `unix-v5.bat` with the following content:
```bash