Skip to main content

Unanswered Questions

12 questions with no upvoted or accepted answers
10 votes
0 answers
426 views

What is the timeline of NASA ground control computers?

In the movie "Hidden Figures", NASA receives an IBM 7090 in 1961. What is the subsequent timeline of the primary computing means for flight planning and orbit calculation? Specifically, what was the ...
6 votes
0 answers
154 views

Has any information survived about OS BAMOS for BESM-6, written in DDR?

Recently I learned that there was an operating system for the BESM-6 mainframe developed in DDR: a bibliographical list includes and quite a few more German-language publications (up to item 105), ...
5 votes
0 answers
363 views

Did the Soviets need industrial espionage to get IBM software pre-1970?

Due to lack of the OS-level file system on the BESM-6, and to deficiencies of data visualization tools which could help people decide which blocks of a system disk could be reused (the line of ...
5 votes
0 answers
284 views

How can I prevent unwanted key repeat when using PS/2 keyboard with USB adapter?

I'm currently using an IBM Model M keyboard with a PS/2-to-USB active adapter. When I type fast on my main PC, almost any key will get "stuck" and keeps repeating until I press another key. ...
4 votes
0 answers
126 views

IBM RS/6000 Token Ring ISA card not operational

After solving a configuration challenge, the ISA Token Ring adapter in my RS/6000 is still not connected to the ring. Extract from errpt -a: LABEL: NONE IDENTIFIER: 0118D2D0 Date/Time: ...
4 votes
0 answers
215 views

Are there alternative BIOS ROMs for the IBM 5162?

This page references a problem with the IBM 5162 BIOS where it will present an error during POST under some circumstances and that using a third-party BIOS was a workaround. What other BIOS ROMs ...
3 votes
0 answers
213 views

How small a punched card or punched tape batch job could be?

A while ago I read a post about creating the smallest possible ELF executable doing something observable — printing the number 42, for example — which Linux could accept and execute successfuly. The ...
3 votes
0 answers
218 views

Why was the IBM 7070 unsuccessful?

In a talk on the IBM 360 and the computers it replaced the speaker at 39:35 describes the 7070 as 'a dog', and elsewhere contrasts it unfavorably with the 1401 (which considerably exceeded ...
2 votes
0 answers
73 views

What was the hardware-level data format on IBM 1316 or 2316 disk packs?

A description of the hardware-level track format of the IBM media used on the BESM-6 I've found is as follows (translated by Google with minimal corrections): Track header structure: ...
2 votes
0 answers
191 views

Has anyone heard of SCHEMA page layout tool?

I've found a text formatting tool, under the name of SCHEMA, which would accept an input language like *RED *0STA*NN*RG*1RL*0MCS1 20 *3/ *MDLorem ipsum dolor sit amet, *MDconsectetur adipiscing elit, *...
2 votes
0 answers
110 views

When and with which system or software was IBM's system of tape headers (VOLx, HDRx, ...) introduced?

Background: IBM compatible tape structure (*1) consists of a series of label blocks describing the volume and each file (Data Set). Essential the structure looks like this: VOL1..9 Volume header ...
1 vote
0 answers
142 views

Record definitions with IBM COBOL and IMS

A common technology stack for line of business applications in the sixties and seventies was IBM COBOL with the IMS database. I'm curious about how the combination handled record definitions. COBOL ...