Difference between revisions of "KLH10"
From Computer History Wiki
(initial version) |
m (→External links: save Github link) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | KLH10 is a [[PDP-10]] | + | KLH10 is a [[PDP-10]] [[simulator]] written by Ken Harrenstein. Unlike [[SIMH]], which emulates the [[KS10]] (bit-slice-processor based) processor model, KLH10 emulates the slightly earlier [[KL10]] processor, allowing large memory systems to run. |
− | + | It was originally considered for a [[NetBSD]] port. | |
− | http://klh10.trailing-edge.com/ | + | |
+ | [[Disk]] images are available for both [[Incompatible Timesharing System|ITS]] and [[TOPS-20]]. | ||
+ | |||
+ | ==External links== | ||
+ | |||
+ | * [http://klh10.trailing-edge.com/ KLH10 PDP-10 Emulator] | ||
+ | * [https://github.com/PDP-10/klh10 klh10] - Github repository | ||
[[Category:Emulators]] | [[Category:Emulators]] |
Latest revision as of 18:15, 31 December 2022
KLH10 is a PDP-10 simulator written by Ken Harrenstein. Unlike SIMH, which emulates the KS10 (bit-slice-processor based) processor model, KLH10 emulates the slightly earlier KL10 processor, allowing large memory systems to run.
It was originally considered for a NetBSD port.
Disk images are available for both ITS and TOPS-20.
External links
- KLH10 PDP-10 Emulator
- klh10 - Github repository