/pdp8

Littlecodeshop pdp8 emulator

Primary LanguageC

pdp8

My simple emulator for the original PDP8 (Straight 8). I never used an actual PDP8 so based the emulation on information from there.

The following are emulated :

  • CPU

PDP8

  • Teletype ASR33

ASR33

  • High speed tape reader (750c)

Building

There is just one C file to compile.

cc pdp8.c -o pdp8

Usage

./pdp8 focal.bin

Finding things to run

There are places with Folders full of tape images

another place

Todo

  • Implement the CPU extensions
  • Emulate drives
  • Run OS8