diff --git a/modules/pdp10/README.md b/modules/pdp10/README.md index f451d98c4..b750b082b 100644 --- a/modules/pdp10/README.md +++ b/modules/pdp10/README.md @@ -18,6 +18,7 @@ The module is currently comprised of the following components, as listed in [pac * [bus.js](/modules/pdp10/lib/bus.js) * [computer.js](/modules/pdp10/lib/computer.js) * [cpu.js](/modules/pdp10/lib/cpu.js) +* [cpuop.js](/modules/pdp10/lib/cpuop.js) * [cpustate.js](/modules/pdp10/lib/cpustate.js) * [debugger.js](/modules/pdp10/lib/debugger.js) * [defines.js](/modules/pdp10/lib/defines.js)