Skip to content

Commit

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

{{< fig src="/1970s/1973/1973.webp" alt="! Alto OS Draw" >}}

There were four operating system of our interest which were released in the year 1973. They were:
There were five operating system of our interest which were released in the year 1973. They were:

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

{{< load-photoswipe >}}

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

{{< gallery >}}
{{< figure src="/1970s/1973/hp2100rte/hp2100rte.webp" alt="! HP 2100 RTE" caption="! HP 2100 RTE" >}}
{{< /gallery >}}

Session Log:

```console

HP 2100 simulator V3.12-2 Release 32

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

SET TIME

*ON,FMGR
:

```
1 change: 1 addition & 0 deletions content/en/other-1970s.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ images: []
- [! HP 2100 DOS-M](/1970s/1970/hp2100dos-m/)
- [! HP 2100 MTS](/1970s/1971/hp2100mts/)
- [! HP 2100 DOS-III](/1970s/1973/hp2100dos-iii/)
- [! HP 2100 RTE](/1970s/1973/hp2100rte/)

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

0 comments on commit f7af1bf

Please sign in to comment.