-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empire #1
Comments
I'd love to see it run again! |
The Emperor https://twitter.com/ClassicEmpire is watching this! |
There isn't a shortage of PDP-10 emulators these days, so I'm surprised no one has given it a try yet. I suppose it ran on TOPS-10? Ping @rcornwell. |
It ran on whatever version ran on the 1978 Caltech PDP-10! |
Sadly Empire doesn't link properly with the version of the Fortran compiler installed in the current system. The Macro code compiles OK and I edited some of the Fortran to get it to compile without fatal errors, but I haven't been successful in getting it to link. I'll have to play around further at a later time to see if it is the way Fortran is installed or whether it is some other problem.... .execute/f10 empire.for,1.for,2.for,3.for,4.for,5.for,6.for,7.for,8.for,9.for,10.for,11.for,12.for,13.for,14.for,15.for,16.for,17.fo EXIT . |
I understand @rcornwell also failed in the link step. |
Here's some info from @larvacea, found by John H. Reinhardt: |
FYI, @WalterBright asks:
The text was updated successfully, but these errors were encountered: