Earlier quoted context omitted.
What’s the difference between an emulator and a simulator in this context?
In theory, an emulator is oriented around producing a result (this may mean making acceptable compromises), whereas a simulator is oriented around inspection of state (this usually means being exact). In practice the terms are often conflated.
1972 Unix V2 "Beta" Resurrected
31–40 of 153 posts
Re: 1972 Unix V2 "Beta" Resurrected
#32Re: 1972 Unix V2 "Beta" Resurrected
#33Spock levels of fascinating from me. I want to learn how to compile a pdp11 emulator on my mac.
Too easy! Going to build one with NAND gates.
Re: 1972 Unix V2 "Beta" Resurrected
#34I love this! first time I see people use 'ed' for work!!! I wonder who else has to deal with ed also... recently I had to connect to an ancient system where vi was not available, I had to write my own editor, so whoever needs an editor for an ancient system, ping me (it is not too fancy). amazing work by the creators of this software and by the researchers, you have my full respect guys. those are the real engineers!
Earlier, I wrote an editor for card images stored on disks. Very primitive.
Re: 1972 Unix V2 "Beta" Resurrected
#35Cool. Can we enter that time portal and live in that alternate reality?
Re: 1972 Unix V2 "Beta" Resurrected
#36Re: 1972 Unix V2 "Beta" Resurrected
#37Cool. Can we enter that time portal and live in that alternate reality?
When gasoline was leaded, cigarette smoke was normal everywhere, and asbestos was used for everything you can think of? It is a fascinating decade but also quality of life likely has skyrocketed since.
it hasn't
Re: 1972 Unix V2 "Beta" Resurrected
#38Spock levels of fascinating from me. I want to learn how to compile a pdp11 emulator on my mac.
Compiling an emulator is quite easy: have a look at simh. It's very portable and should just work out of the box. Once you've got that working, try installing a 2.11BSD distribution. It's well-documented and came after a lot of the churn in early Unix. After that, I've had great fun playing with RT-11, to the point that I've actually written some small apps on it.
Re: 1972 Unix V2 "Beta" Resurrected
#39I love this! first time I see people use 'ed' for work!!! I wonder who else has to deal with ed also... recently I had to connect to an ancient system where vi was not available, I had to write my own editor, so whoever needs an editor for an ancient system, ping me (it is not too fancy). amazing work by the creators of this software and by the researchers, you have my full respect guys. those are the real engineers!
Re: 1972 Unix V2 "Beta" Resurrected
#40Cool. Can we enter that time portal and live in that alternate reality?
When gasoline was leaded, cigarette smoke was normal everywhere, and asbestos was used for everything you can think of? It is a fascinating decade but also quality of life likely has skyrocketed since.