Y
Hacker News
new
|
ask
|
show
|
jobs
by
rahen
1035 days ago
That's common in the mainframe world. Unisys (ex Univac) still has its Dorado mainframes binary compatible with the Univac 1100 released in 1962.
2 comments
the_only_law
1035 days ago
I think I remember reading a while back that System/360 binaries can still run on modern Z/architecture mainframes.
link
shortlived
1034 days ago
Yup, that’s the example I cited above.
link
the_only_law
1034 days ago
Oops, missed that, I came in from the comments link.
link
sillywalk
1034 days ago
I thought the Unisys mainframes have been running emulated on X86/X86-64 for a while? I assume they have some sort of binary translator.
link
rahen
1034 days ago
Yes, you got it right. The Dorados now run a binary emulator on top of a microcomputer (x86_64) architecture, while IBM Z (itself essentially a 64-bit S390 arch) kept a mainframe configuration.
link