Skip to content

Commit

Permalink
Add HP 2100 MTS
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkitkrishna00 committed Apr 21, 2024
1 parent 163431c commit 91710da
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 2 deletions.
7 changes: 5 additions & 2 deletions content/en/1970s/1971/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "1971"
description: "There were two operating system of our interest which were released in the year 1971. They were:"
description: "There were three operating system of our interest which were released in the year 1971. They were:"
date: 2023-08-22T09:08:56+05:30
draft: false
images: [1971.webp]
Expand All @@ -10,7 +10,7 @@ weight: 200000

{{< fig src="/1970s/1971/1971.webp" alt="! Unix v1" >}}

There were two operating system of our interest which were released in the year 1971. They were:
There were three operating system of our interest which were released in the year 1971. They were:

<section class="section section-sm">
<div class="container">
Expand All @@ -21,6 +21,9 @@ There were two operating system of our interest which were released in the year
<div class="col-lg-5">
<p><a class="btn btn-primary btn-lg px-4 mb-1" href="os8/" role="button">! OS/8</a></p>
</div>
<div class="col-lg-5">
<p><a class="btn btn-primary btn-lg px-4 mb-1" href="hp2100mts/" role="button">! HP 2100 MTS</a></p>
</div>
</div>
</div>
</section>
Binary file added content/en/1970s/1971/hp2100mts/hp2100mts.webp
Binary file not shown.
37 changes: 37 additions & 0 deletions content/en/1970s/1971/hp2100mts/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: "! HP 2100 MTS"
description: "! HP 2100 MTS, as the name suggests, was an operating system for the HP 2100 computer."
date: 2024-04-21T09:08:56+05:30
draft: false
images: [hp2100mts.webp]
type: docs
weight: 230000
---

{{< load-photoswipe >}}

! HP 2100 MTS, as the name suggests, was an operating system for the HP 2100 computer. We can run using the SIMH emulator.

{{< gallery >}}
{{< figure src="/1970s/1971/hp2100mts/hp2100mts.webp" alt="! HP 2100 MTS" caption="! HP 2100 MTS" >}}
{{< /gallery >}}

Session Log:

```console

HP 2100 simulator V3.12-2 Release 32

Programmed halt, T: 102077 (HLT 77), P: 37716 (NOP)


HP MAGNETIC TAPE SYSTEM


*BATCH OPTION ENABLED.

*SET ALL SWITCH REGISTER BITS TO ZERO(0).

*NEXT?

```
1 change: 1 addition & 0 deletions content/en/other-1970s.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ images: []

- [Alto OS](/1970s/1973/alto-os/)
- [! HP 2100 DOS-M](/1970s/1970/hp2100dos-m/)
- [! HP 2100 MTS](/1970s/1971/hp2100mts/)

<div class="container justify-content-center text-center">
<p>Come, chat with us:</p>
Expand Down

0 comments on commit 91710da

Please sign in to comment.