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
- Teletype ASR33
- High speed tape reader (750c)
There is just one C file to compile.
cc pdp8.c -o pdp8
./pdp8 focal.bin
There are places with Folders full of tape images
- Implement the CPU extensions
- Emulate drives
- Run OS8