Skip to content

littlecodeshop/pdp8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Littlecodeshop pdp8 emulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages