From 8ab768c661ad1ad5be14c769e57c86acb3ae004f Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Sat, 17 Aug 2024 09:43:41 +0530 Subject: [PATCH] ! XVM/DOS & ! XVM/RSX --- content/en/1970s/1976/_index.md | 9 +- content/en/1970s/1976/xvm-dos-rsx/index.md | 81 ++++++++++++++++++ .../{xvm-dos => xvm-dos-rsx}/xvm-dos.webp | Bin .../{xvm-rsx => xvm-dos-rsx}/xvm-rsx.webp | Bin content/en/1970s/1976/xvm-dos/index.md | 59 ------------- content/en/1970s/1976/xvm-rsx/index.md | 38 -------- content/en/pdp15.md | 3 +- 7 files changed, 85 insertions(+), 105 deletions(-) create mode 100644 content/en/1970s/1976/xvm-dos-rsx/index.md rename content/en/1970s/1976/{xvm-dos => xvm-dos-rsx}/xvm-dos.webp (100%) rename content/en/1970s/1976/{xvm-rsx => xvm-dos-rsx}/xvm-rsx.webp (100%) delete mode 100644 content/en/1970s/1976/xvm-dos/index.md delete mode 100644 content/en/1970s/1976/xvm-rsx/index.md diff --git a/content/en/1970s/1976/_index.md b/content/en/1970s/1976/_index.md index 85fdb8a..f7b2269 100644 --- a/content/en/1970s/1976/_index.md +++ b/content/en/1970s/1976/_index.md @@ -1,6 +1,6 @@ --- title: "1976" -description: "There were two operating system of our interest which was released in the year 1976. They were:" +description: "There were four operating system of our interest which was released in the year 1976. They were:" date: 2024-04-26T09:08:56+05:30 draft: false images: [1976.webp] @@ -10,16 +10,13 @@ weight: 600000 {{< fig src="/1970s/1976/1976.webp" alt="! XVM/DOS" >}} -There were two operating system of our interest which were released in the year 1976. They were: +There were four operating system of our interest which were released in the year 1976. They were:
diff --git a/content/en/1970s/1976/xvm-dos-rsx/index.md b/content/en/1970s/1976/xvm-dos-rsx/index.md new file mode 100644 index 0000000..b71f5f8 --- /dev/null +++ b/content/en/1970s/1976/xvm-dos-rsx/index.md @@ -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> + +``` diff --git a/content/en/1970s/1976/xvm-dos/xvm-dos.webp b/content/en/1970s/1976/xvm-dos-rsx/xvm-dos.webp similarity index 100% rename from content/en/1970s/1976/xvm-dos/xvm-dos.webp rename to content/en/1970s/1976/xvm-dos-rsx/xvm-dos.webp diff --git a/content/en/1970s/1976/xvm-rsx/xvm-rsx.webp b/content/en/1970s/1976/xvm-dos-rsx/xvm-rsx.webp similarity index 100% rename from content/en/1970s/1976/xvm-rsx/xvm-rsx.webp rename to content/en/1970s/1976/xvm-dos-rsx/xvm-rsx.webp diff --git a/content/en/1970s/1976/xvm-dos/index.md b/content/en/1970s/1976/xvm-dos/index.md deleted file mode 100644 index b603a70..0000000 --- a/content/en/1970s/1976/xvm-dos/index.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -title: "! XVM/DOS" -description: "! XVM/DOS was an operating system for the DEC PDP-15 computer. We can run it 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 was an operating system for the DEC PDP-15 computer. We can run using the SIMH emulator. - -{{< gallery >}} - {{< figure src="/1970s/1976/xvm-dos/xvm-dos.webp" alt="! XVM/DOS" caption="! XVM/DOS" >}} -{{< /gallery >}} - -Session Log: - -```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 - -$ - -``` diff --git a/content/en/1970s/1976/xvm-rsx/index.md b/content/en/1970s/1976/xvm-rsx/index.md deleted file mode 100644 index a011c0d..0000000 --- a/content/en/1970s/1976/xvm-rsx/index.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: "! XVM/RSX" -description: "! XVM/RSX was an operating system for the DEC PDP-15 computer. We can run it using the SIMH emulator." -date: 2024-04-21T09:08:56+05:30 -draft: false -images: [xvm-rsx.webp] -type: docs -weight: 620000 ---- - -{{< load-photoswipe >}} - -! XVM/RSX was an operating system for the DEC PDP-15 computer. We can run using the SIMH emulator. - -{{< gallery >}} - {{< figure src="/1970s/1976/xvm-rsx/xvm-rsx.webp" alt="! XVM/RSX" caption="! XVM/RSX" >}} -{{< /gallery >}} - -Session Log: - -```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> - -``` diff --git a/content/en/pdp15.md b/content/en/pdp15.md index a55cdbd..e6ba0cc 100644 --- a/content/en/pdp15.md +++ b/content/en/pdp15.md @@ -9,8 +9,7 @@ images: [] - [! ADSS-15](/1970s/1970/adss-15/) - [! DOS-15](/1970s/1970/dos-15/) -- [! XVM/DOS](/1970s/1976/xvm-dos/) -- [! XVM/RSX](/1970s/1976/xvm-rsx/) +- [! XVM/DOS & ! XVM/RSX](/1970s/1976/xvm-dos-rsx/)

Come, chat with us: