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.
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.
What you mean by pdp-1 because im dont understand.
“Talk is cheap. Show me the code.- Linus Torvalds ”
https://en.wikipedia.org/wiki/PDP-1
Need emulator.
Only to write real emulator dont exists.
https://github.com/PDP-10/its/issues/1177
“Talk is cheap. Show me the code.- Linus Torvalds ”
It doesn't exist?Why?
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)