Source Code

000071,000001: # Copyright: Public domain. 000072,000002: # Filename: CONTRACT_AND_APPROVALS.agc 000073,000003: # Purpose: Part of the source code for Luminary 1A build 099. 000074,000004: # It is part of the source code for the Lunar Module's (LM) 000075,000005: # Apollo Guidance Computer (AGC), for Apollo 11. 000076,000006: # Assembler: yaYUL 000077,000007: # Contact: Ron Burkey <info@sandroid.org>. 000078,000008: # Website: www.ibiblio.org/apollo. 000079,000009: # Mod history: 2009-05-06 RSB Transcribed from page images. 000080,000010: 000081,000011: # This source code has been transcribed or otherwise adapted from digitized 000082,000012: # images of a hardcopy from the MIT Museum. The digitization was performed 000083,000013: # by Paul Fjeld, and arranged for by Deborah Douglas of the Museum. Many 000084,000014: # thanks to both. The images (with suitable reduction in storage size and 000085,000015: # consequent reduction in image quality as well) are available online at 000086,000016: # www.ibiblio.org/apollo. If for some reason you find that the images are 000087,000017: # illegible, contact me at info@sandroid.org about getting access to the 000088,000018: # (much) higher-quality images which Paul actually created. 000089,000019: 000090,000020: # Notations on the hardcopy document read, in part: 000091,000021: 000092,000022: # Assemble revision 001 of AGC program LMY99 by NASA 2021112-61 000093,000023: # 16:27 JULY 14, 1969 000094,000024: 000095,000025: # Page 1 000096,000026: 000097,000027: # THIS LGC PROGRAM IS INTENDED FOR USE IN THE LM DURING THE MANNED LUNAR 000098,000028: # LANDING MISSION OR ANY SUBSET THEREOF. THE DETAILS OF IMPLEMENTATION ARE 000099,000029: # SPECIFIED IN REPORT R-567, AS AMENDED. 000100,000030: 000101,000031: # GUIDANCE SYSTEM OPERATIONS PLAN 000102,000032: # FOR MANNED LM EARTH ORBITAL AND LUNAR MISSIONS 000103,000033: # USING PROGRAM LUMINARY 000104,000034: 000105,000035: # THIS PROGRAM AND R-567 HAVE BEEN PREPARED BY THE INSTRUMENTATION LABORATORY, 000106,000036: # MASSACHUSETTS INSTITUTE OF TECHNOLOGY 75 CAMBRIDGE PARKWAY, CAMBRIDGE, 000107,000037: # MASSACHUSETTS UNDER PROJECT 55-238-70. SPONSORED BY THE MANNED SPACECRAFT 000108,000038: # CENTER OF THE NATIONAL AERONAUTICS AND SPACE ADMINISTRATION, CONTRACT 000109,000039: # NAS 9-4065. 000110,000040: 000111,000041: # THIS PROGRAM IS REFERRED TO AS LUMINARY 1A 000112,000042: End of include-file CONTRACT_AND_APPROVALS.agc. Parent file is MAIN.agc