|
|
|
|
|
by bluetomcat
3633 days ago
|
|
Interesting fact: the listings contain comments indicating page numbers in the form of "# Page [number]". To find the maximum page number, I ran the following one-liner: $ awk '/# Page / { print $3 }' Apollo-11/*.s | sort -gr | head -1
1516
It is often speculated that in the famous photo, Margaret Hamilton is standing next to the pile of the complete source code. However, 1516 pages are far from such a high pile. I wonder, aren't these books just containing different revisions of the code, or maybe not all of the code has been published? |
|
In any case it's doubtful a single program spanning the whole pile could fit in the AGC rom.