File size: 669 Bytes
d140af7
40020e7
 
 
 
d140af7
40020e7
 
 
 
 
d140af7
 
40020e7
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: TOPS-20 PDP-10 Emulator
emoji: "\U0001F5A5"
colorFrom: blue
colorTo: blue
sdk: docker
app_port: 7860
custom_headers:
  cross-origin-embedder-policy: require-corp
  cross-origin-opener-policy: same-origin
  cross-origin-resource-policy: cross-origin
---

# TOPS-20 PDP-10 Emulator

A PDP-10 mainframe emulator running DEC TOPS-20 V7.0 in your browser via WebAssembly.

Click **Boot TOPS-20** and wait ~30 seconds for the boot sequence to complete.

WebAssembly port via agentic coding by Rob Chang.
KLH10 emulator by Kenneth L. Harrenstien.
Panda TOPS-20 distribution by Mark Crispin.

Source: [github.com/robchang/tops20](https://github.com/robchang/tops20)