PDP-10 / its

Incompatible Timesharing System
Other
858 stars 81 forks source link

use open-simh, not OG simh #2205

Closed athornton closed 1 year ago

athornton commented 1 year ago

https://groups.io/g/simh/topic/91528716

In short: Mark Pizzolato made some decisions that almost everyone else, including Bob Supnik, disagreed with vigorously, and put the project under an extremely weird license:

https://github.com/simh/simh/blob/master/LICENSE.txt

Open SIMH is the resulting fork, under an MIT license, and it appears to be where the most actual development is happening.

athornton commented 1 year ago

It may be the case that the "sims" repo can be replaced too, because I think a lot of rcornwell's work has been merged into Open SimH.

rcornwell commented 1 year ago

I've thought about merging. However I do testing in sims and when stable push over to open-simh. So there is something to be said to keep them separate.

larsbrinkhoff commented 1 year ago

ITS has been held back to an old version of SIMH because newer versions wouldn't build on the KS10. If OpenSIMH now works, that's great and we should switch over, and also reduce the two copies to one. I will do some more checking first.

larsbrinkhoff commented 1 year ago

With regards to "sims", that is the upstream for KA10 and KL10, so I want to keep that as long as @rcornwell is keeping the arrangement.

larsbrinkhoff commented 1 year ago

Well duh, just changing the submodule repository and not the commit will have no effect in what emulator version is run. So this is fine.