top of page
Search
  • daveor

First Post: Introduction

The aim of this blog is to record my experience experimenting with the PDP11.


This project started when I got a PiDP11 kit, so my experiences so far have been based on initial tinkering with that platform.


For those that aren't aware, the PiDP11 is a Raspberry Pi based reproduction of the PDP11/70. Running on the Raspberry Pi is a version of simh, the simulator for historic computer systems.


Not sure how this will go, because I'm not a very good writer of anything that isn't a report for work, but let's see.

682 views1 comment

Recent Posts

See All

This short post describes TRAP 116 and the BASIC RUN, STOP, END and RANDOMIZE commands. For context and a list of other posts on this topic, see the PDP-11 BASIC reverse engineering project page. TRAP

This post describes the BASIC FOR and NEXT loop commands. For context and a list of other posts on this topic, see the PDP-11 BASIC reverse engineering project page. Introduction Loops are implemented

This post describes the BASIC READ, INPUT and RESTORE commands. For context and a list of other posts on this topic, see the PDP-11 BASIC reverse engineering project page. Introduction The INPUT comma

bottom of page