Skip to content

Commit

Permalink
CAPS-11
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkitkrishna00 committed Nov 12, 2023
1 parent 87e1531 commit 876a85d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/1970s/1970/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There were four operating system of our interest which was released in the year
<p><a class="btn btn-primary btn-lg px-4 mb-1" href="pdp7unix/" role="button">! PDP7 Unix</a></p>
</div>
<div class="col-lg-5">
<p><a class="btn btn-primary btn-lg px-4 mb-1" href="#" role="button">! CAPS-11</a></p>
<p><a class="btn btn-primary btn-lg px-4 mb-1" href="caps-11/" role="button">! CAPS-11</a></p>
</div>
<div class="col-lg-5">
<p><a class="btn btn-primary btn-lg px-4 mb-1" href="#" role="button">! ADSS-15</a></p>
Expand Down
Binary file added content/en/1970s/1970/caps-11/caps-11-1.webp
Binary file not shown.
Binary file added content/en/1970s/1970/caps-11/caps-11-2.webp
Binary file not shown.
28 changes: 28 additions & 0 deletions content/en/1970s/1970/caps-11/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "! CAPS-11"
description: "! CAPS-11 was an operating system for the DEC PDP-11 computer. It is one of the earliest available operating system to be run on a PDP-11."
date: 2023-11-12T09:08:56+05:30
draft: false
images: [caps-11-1.webp]
type: docs
weight: 120000
---

{{< load-photoswipe >}}

! CAPS-11 (**Ca**ssette **P**rogramming **S**ystem) was an operating system for the DEC PDP-11 computer. It is one of the earliest available operating system to be run on a PDP-11.

<section class="section section-sm">
<div class="container">
<div class="row justify-content-center text-center">
<div class="col-lg-5">
<p><a class="btn btn-primary btn-md px-4 mb-1" href="https://virtualhub.eu.org/1970s/1970/caps-11/simh/" role="button">! CAPS-11 on SIMH</a></p>
</div>
</div>
</div>
</section>

{{< gallery >}}
{{< figure src="/1970s/1970/caps-11/caps-11-1.webp" alt="! CAPS-11 on a PDP-11 emulator" caption="! CAPS-11 on a PDP-11 emulator" >}}
{{< figure src="/1970s/1970/caps-11/caps-11-2.webp" alt="List of files in CAPS-11" caption="List of files in ! CAPS-11" >}}}
{{< /gallery >}}

0 comments on commit 876a85d

Please sign in to comment.