View Full Version : Emulator pdp-1 and soft for them
torsar
January 25th, 2020, 08:05
Need emulator pdp-1 and soft for them.
I am found emulator for pdp-1 with first computer game.
But need emulator for run os and soft.
pix07
January 25th, 2020, 08:19
What you mean by pdp-1 because im dont understand.
torsar
January 25th, 2020, 12:52
What you mean by pdp-1 because im dont understand.
https://en.wikipedia.org/wiki/PDP-1
Need emulator.
pix07
January 25th, 2020, 15:43
Only to write real emulator dont exists.
https://github.com/PDP-10/its/issues/1177
Smyt
April 27th, 2020, 09:32
It doesn't exist?Why?
cutefatseal331
May 11th, 2020, 19:06
SIMH has a PDP-1 emu. But SIMH is kinda hard to use due to it using INI files for initialization of almost all devices. For example, here's my INI file I use with SIMH for my Ultrix-11 PDP-11 emu:
set rq0 rd54 ;disk controller
attach rq0 ultrix1131.disk ;attaching disk image
attach tq0 ultrix31.tap ;attaching install tape image
set cpu 11/73 4M ;configuring CPU
boot rq0 ;actual boot
And that INI is actually easy. I have more complicated ones. So, if you read the SIMH docs, you may be able to use it.
Powered by vBulletin® Version 4.2.4 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.