rt-11
-
pdp-11 rt-11 macro-11
A tutorial introduction to programming PDP-11 Macro-11 Assembly in RT-11 v5.3
A tutorial about how to do assembly language programming and debugging in RT-11v5.3 running on a SimH PDP-11.
-
pdp-11 rt-11 macro-11s
Quick Setup RT-11v5.3 (Mac/Linux)
A quick start note for getting up and running with RT-11v5.3 on PDP-11 with little to no fuss.
see [Tutorial - Setting up RT-11 v5.3 on SimH PDP-11 (Dec 30, 2015)]({% post_url 2015-12-30-tutorial-setting-up-rt-11-v5.3-on-simh-pdp-11 %}) for a more verbose version.
-
pdp-11 rt-11
Tutorial - Setting up RT-11 v5.3 on SimH PDP-11
A tutorial about how to set up an RT-11 v5.3 in a SimH PDP-11 instance in Support of MACRO-11 Assembly Development and Experimentation.
The RT-11 is a small, single-user, real-time operating system for the PDP-11, 16-bit family of computers. It is simple to install and it works fine with SimH, it just takes some getting used to. If you have ever used DOS, it will seem mildly familiar. This tutorial is enough to get you started with RT-11, but it is by no means a complete introduction. Once you have the environment up and running, I recommend that you read Introduction to RT-11 referenced below. That document will take the reader through a number of exercises to get more familiar with the operating system.