-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b5ed7a9
commit 8ab768c
Showing
7 changed files
with
85 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
--- | ||
title: "! XVM/DOS & ! XVM/RSX" | ||
description: "! XVM/DOS and ! XVM/RSX were operating systems for the DEC PDP-15 computer. We can run them using the SIMH emulator." | ||
date: 2024-04-21T09:08:56+05:30 | ||
draft: false | ||
images: [xvm-dos.webp] | ||
type: docs | ||
weight: 610000 | ||
--- | ||
|
||
{{< load-photoswipe >}} | ||
|
||
! XVM/DOS and ! XVM/RSX were operating systems for the DEC PDP-15 computer. We can run them using the SIMH emulator. | ||
|
||
{{< gallery >}} | ||
{{< figure src="/1970s/1976/xvm-dos-rsx/xvm-dos.webp" alt="! XVM/DOS" caption="! XVM/DOS" >}} | ||
{{< figure src="/1970s/1976/xvm-dos-rsx/xvm-rsx.webp" alt="! XVM/RSX" caption="! XVM/RSX" >}} | ||
{{< /gallery >}} | ||
|
||
Session Log of ! XVM/DOS: | ||
|
||
```console | ||
|
||
PDP-15 simulator Open SIMH V4.1-0 Current git commit id: ffe537a6 | ||
/home/pulkit/Documents/VirtualHub/VMs/SIMH/1970s/1976/XVM-DOS/pdp15.ini-5> a ttix 2311 | ||
%SIM-INFO: Listening on port 2311 | ||
|
||
|
||
XVM/DOS V1A000 | ||
ENTER DATE (MM/DD/YY) - 04/26/74 | ||
|
||
|
||
PAGE MODE 128K API ON XVM ON SCR | ||
|
||
$PIP | ||
|
||
PIP XVM V1A000 | ||
|
||
>L TT_SY | ||
|
||
26-APR-74 | ||
DIRECTORY LISTING (SCR) | ||
110712 FREE BLKS | ||
6 USER FILES | ||
316 USER BLKS | ||
BUILD XCT 1 13-JAN-99 | ||
BUILD XCU 33 13-JAN-99 | ||
CODE SRC 105 13-JAN-99 | ||
RSXPAT XCT 1 13-JAN-99 | ||
RSXPAT XCU 1 13-JAN-99 | ||
RSX BAT 153 13-JAN-99 | ||
|
||
|
||
>^C | ||
|
||
XVM/DOS V1A000 | ||
|
||
$ | ||
|
||
``` | ||
|
||
Session Log of ! XVM/RSX: | ||
|
||
```console | ||
|
||
PDP-15 simulator Open SIMH V4.1-0 Current git commit id: ffe537a6 | ||
/home/pulkit/Documents/VirtualHub/VMs/SIMH/1970s/1976/XVM-RSX/pdp15.ini-5> a ttix 2311 | ||
%SIM-INFO: Listening on port 2311 | ||
|
||
|
||
XVM/DOS V1A000 | ||
ENTER DATE (MM/DD/YY) - 04/26/84 | ||
|
||
|
||
PAGE MODE 128K API ON XVM ON SCR | ||
|
||
$RSX | ||
|
||
MCR> | ||
|
||
``` |
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters