HP RTE III

This commit is contained in:
Legacy Installer 2024-10-01 18:52:39 +05:30
parent 504fef3000
commit d8ea685fc9
10 changed files with 170 additions and 6 deletions

View File

@ -1,5 +1,5 @@
---
keywords: ["Eclipse", "Data General", "Data General AOS", "AOS", "Data General Eclipse", "RDOS", 1970s, 1972]
keywords: ["Eclipse", "Data General", "Data General AOS", "AOS", "Data General Eclipse", 1970s, 1976]
image: ./aos.webp
description: "! Data General AOS, as the name suggests, was an operating system for the Data General computers."
sidebar_position: 2
@ -17,7 +17,7 @@ import DocCardList from '@theme/DocCardList';
## Manuals
You can download the ! Nova RDOS manuals from here:
You can download the ! Data General AOS manuals from here:
- [! AOS User Self Study Course](http://www.novasareforever.org/archive/public/docs/dg/sw/os/aos/053-000032-00__AOS_AOS-VS_User_Self-Study_Course__1982-1984.pdf)
- [! AOS Operator Self Study Course](http://www.novasareforever.org/archive/public/docs/dg/sw/os/aos/053-000045-00__AOS_AOS-VS_Operator_Self-Study_Course__1983.pdf)
@ -38,7 +38,7 @@ You can download the ! Nova RDOS manuals from here:
- [! AOS SWAT Debugger User's Manual](http://www.novasareforever.org/archive/public/docs/dg/sw/os/aos/093-000258-01A__SWAT_Debugger_Users_Manual__1982.c.p.pdf)
- [! AOS SWAT Debugger User's Manual Addendum](http://www.novasareforever.org/archive/public/docs/dg/sw/os/aos/086-000045-00__Addendum_to_SWAT_Debugger_Users_Manual_093-000258-01__1982.c.pdf)
You may be interested in the Data General computers' manuals. They were the computers on which ! Nova RDOS was supposed to run. You can download them from here:
You may be interested in the Data General computers' manuals. They were the computers on which ! Data General AOS was supposed to run. You can download them from here:
- [Data General Hardware Manuals](http://www.novasareforever.org/dgdocs.hw/)

View File

@ -1,5 +1,5 @@
---
keywords: ["Wild Hare", "Eclipse", "DG Eclipse", "AOS", "Data General AOS", "Data General Eclipse", "Data General", 1970s, 1972]
keywords: ["Wild Hare", "Eclipse", "DG Eclipse", "AOS", "Data General AOS", "Data General Eclipse", "Data General", 1970s, 1976]
image: ./dg-aos-wh-3.webp
description: 'We can run ! Data General AOS on the Wild Hare Nova emulator. First, we need to download the ! Data General AOS disk image. You can download the disk image needed to run ! Data General AOS on the Wild Hare Nova emulator from the Wild Hare Legacy Preservation Website website:'
sidebar_position: 1

View File

@ -0,0 +1,46 @@
---
keywords: ["HP 2100", "HP 2100 RTE-III", "HP", 1970s, 1976]
image: ./rte-iii.webp
description: "! HP 2100 RTE-III, as the name suggests, was an operating system for the HP 2100 computer."
sidebar_position: 3
---
# ! HP 2100 RTE-III
import DocCardList from '@theme/DocCardList';
![! HP 2100 RTE-III](./rte-iii.webp)
! HP 2100 RTE-III, as the name suggests, was an operating system for the HP 2100 computer. We can run using the SIMH emulator.
<DocCardList />
## Manuals
You can download the ! HP 2100 RTE-III manuals from here:
- [HP Algol Reference Manual](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/02116-9072_HP%20ALGOL%20Nov-1976.pdf)
- [Multi-User Real-Time BASIC Reference Manual](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/Multi_UserRealTimeBASIC_ReferenceManual_92060-90016_276pages_Apr-1981.pdf)
- [Pascal-S Manual](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/Wirth-PascalS.pdf)
- [! RTE III Assembler Reference Manual](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/RTE_AssemblerReferenceManual_92060-90005_117pages_Dec78.pdf)
- [! RTE III Batch Spool Monitor Programming And Operating Manual](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/RTE_BatchSpoolMonitor_ProgrammingAndOperatingManual_92002-93001_218pages_Feb75.pdf)
- [! RTE III Batch Spool Monitor Student Workbook](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/RTE_BatchSpoolMonitor_StudentWorkbook_22999-90026_212pages_Jun75.pdf)
- [! RTE III General Information Manual](https://bitsavers.org/pdf/hp/21xx/rteIII/92060-90009_genInfo_Feb76.pdf)
- [! RTE III New User Guide](https://bitsavers.org/pdf/hp/21xx/rteIII/92060-90012_newUsrGde_Aug78.pdf)
- [! RTE III Online Gnerator Reference Manual](https://bitsavers.org/pdf/hp/21xx/rteIII/92060-90020_onlineGen_Jul77.pdf)
- [! RTE III Programming And Operating Manual](https://github.com/rsanchovilla/SimH_cpanel/blob/master/Manual/HP2100/RTE-III/RTE-III_ProgrammingAndOperatingManual_92060-90004_270pages_Jul76.pdf)
- [! RTE III Utility Programs Reference Manual](https://bitsavers.org/pdf/hp/21xx/rteIII/92060-90017_rteUtil_Jul80.pdf)
You may also be interested in the HP 2100 manuals. They were the computers on which ! HP 2100 RTE-III was supposed to run. You can download them from Bitsavers:
- [HP 2100 Manuals](http://www.bitsavers.org/pdf/hp/21xx/)
## Related Pages
- [VirtualHub Screenshots](https://screenshots.virtualhub.eu.org/1970s/1976/rte-iii/)
- [HP 2100 Wikipedia page](https://en.wikipedia.org/wiki/HP_2100)
- [Third Party HP2100 Archive (via Wayback Machine)](https://web.archive.org/web/20160430080039/http://oscar.taurus.com/~jeff/2100/index.html)
## Credits
- The manuals were taken from [Bitsavers](http://bitsavers.org) and a [GitHub repo](https://github.com/rsanchovilla/SimH_cpanel) of user [rsanchovilla](https://github.com/rsanchovilla/SimH_cpanel).

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,117 @@
---
keywords: ["SIMH", "HP 2100", "HP 2100 RTE-III", "HP", 1970s, 1976]
image: ./RTE-III-2.webp
description: "We can run ! HP 2100 RTE-III on the SIMH HP 2100 emulator. First, we need to download the ! HP 2100 RTE-III disk image. You can download the disk image needed to run ! HP 2100 RTE-III on the SIMH HP 2100 emulator from our GitHub repository:"
sidebar_position: 1
sidebar_label: "! HP 2100 RTE-III on SIMH"
---
# How to install ! HP 2100 RTE-III on SIMH?
![SIMH HP 2100 emulator with ! HP 2100 RTE-II](./RTE-III-2.webp)
We can run [! HP 2100 RTE-III](/1970s/1976/rte-iii) on the SIMH HP 2100 emulator. First, we need to download the ! HP 2100 RTE-III disk image.
## Downloads
You can download the disk image needed to run ! HP 2100 RTE-III on the SIMH HP 2100 emulator from our [GitHub repository](https://github.com/InstallerLegacy/HP2100):
:::tip
The disk image comes from [a zip file](https://github.com/rsanchovilla/SimH_cpanel/blob/master/test_run/HP2100/HP2100.zip) in GitHub user ["rsanchovilla"](https://github.com/rsanchovilla)'s [SimH_cpanel](https://github.com/rsanchovilla/SimH_cpanel) repository. You can extract the disk image from that zip file yourself, if you want.
:::
- [! HP 2100 RTE-III disk image](https://github.com/InstallerLegacy/HP2100/raw/refs/heads/main/sw/RTE-III/RTE-III.disc)
## Using ! HP 2100 RTE-III
:::tip
If you have not already installed SIMH HP 2100 emulator, see [the VirtualHub Setup tutorial on how to do so](https://setup.virtualhub.eu.org/simh-hp2100/) on Linux and Windows.
:::
Create a folder somewhere to store the files for this VM and move the disk image you just downloaded into it.
Now we will create a config file for our VM. Create a text file called `hp2100.ini` with the following content in the VM folder:
```ini
set cpu 1000-M
set cpu 1024K
set dpc 13210A
set ds0 7925
set ds1 7906
set ptr sc=10
set clk sc=11
set ds sc=12
set msc sc=13
set mpx sc=15
set tty sc=16
set ptp sc=17
set lpt sc=20
set lps sc=21
set dpc sc=22
att dpc0 -q RTE-III.disc
set lps enabled
set dqc disabled
set drc disabled
set mux disabled
set mtc disabled
set tty noautolf
set console del=177
d s 0
boot dpc0
go
```
![hp2100.ini](./RTE-III-1.webp)
Now open a terminal and move to the VM folder. Run the following command to start the emulator:
```bash
hp2100
```
![hp2100](./RTE-III-2.webp)
That's it! We used ! HP 2100 RTE-III. We can create a shell script to make it easy to launch the VM.
### Linux
Create a file called `RTE-III.sh` with the following content:
```bash
#!/bin/bash
hp2100
```
Now make the file executable:
```bash
chmod +x RTE-III.sh
```
Now you can start the VM using the shell script. For example, on KDE you can right-click the file and choose `Run in Konsole` or on GNOME, where you can right-click the file and choose `Run as executable`. The VM will start.
See the [manuals section](/1970s/1976/rte-iii/#manuals) on the [main ! HP 2100 RTE-III page](/1970s/1976/rte-iii/) to learn how to use it.
### Windows
Create a file called `RTE-III.bat` with the following content:
```bash
hp2100
```
Now you can start the VM by double-clicking the shell script. See the [manuals section](/1970s/1976/rte-iii/#manuals) on the [main ! HP 2100 RTE-III page](/1970s/1976/rte-iii/) to learn how to use it.
## Credits
- The disk image comes from [a zip file](https://github.com/rsanchovilla/SimH_cpanel/blob/master/test_run/HP2100/HP2100.zip) in GitHub user ["rsanchovilla"](https://github.com/rsanchovilla)'s [SimH_cpanel](https://github.com/rsanchovilla/SimH_cpanel) repository.
## Video tutorial
Do you want to follow the tutorial by watching a video? We will post a video on our [YouTube channel](https://www.youtube.com/@virtua1hub) soon.
Archives of this tutorial are available on [Wayback Machine](https://web.archive.org/web/*/https://virtualhub.eu.org/1970s/1976/rte-iii/simh/).

View File

@ -1,5 +1,5 @@
---
keywords: ["XVM/DOS", "XVM/RSX", "PDP-15", 1970s, 1970]
keywords: ["XVM/DOS", "XVM/RSX", "PDP-15", 1970s, 1976]
image: ./xvm-dos.webp
description: "! XVM/DOS and ! XVM/RSX were operating systems for the DEC PDP-15 computer. We can run them on the SIMH PDP-15 emulator."
sidebar_position: 1

View File

@ -1,5 +1,5 @@
---
keywords: ["XVM/DOS", "XVM/RSX", "PDP-15", SIMH, 1970s, 1970]
keywords: ["XVM/DOS", "XVM/RSX", "PDP-15", SIMH, 1970s, 1976]
image: ./xvm-dos-rsx-SIMH-4.webp
description: 'We can run ! XVM/DOS and ! XVM/RSX on the SIMH PDP-15 emulator. First, we need to download the ! XVM/RSX and ! XVM/DOS kit. You can download the kit needed from the "SIMH Legacy" website.'
sidebar_position: 1

View File

@ -19,6 +19,7 @@ Operating Systems released in the 1970s, which do not fit in other categories.
- [! HP 2100 DOS-III](/1970s/1973/hp2100dos-iii/)
- [! HP 2100 RTE](/1970s/1973/hp2100rte/)
- [! HP 2100 RTE-II](/1970s/1975/hp2100rte-ii/)
- [! HP 2100 RTE-III](/1970s/1976/rte-iii/)
## Data General Nova