Source Code
These source-code files were obtained by digitally photographing
an Artemis 72 program listing from a private collection and then
modifying pre-existing Comanche 55 (Apollo 11) source files to
incorporate changes. Note that the page images
presented online are of reduced quality, and that additional images
may be available. Report any conversion errors or legibility
problems in page images to info@sandroid.org.
Notations on the program listing read, in part:GAP: ASSEMBLE REVISION 072 OF AGC PROGRAM ARTEMIS BY NASA 2021114-011 11:40 FEB. 26, 1971 THIS AGC PROGRAM SHALL ALSO BE REFERRED TO AS COLOSSUS 3 THIS PROGRAM IS INTENDED FOR USE IN THE CM AS SPECIFIED IN REPORT R-577. THIS PROGRAM WAS PREPARED UNDER OSR PROJECT 55-23890, SPONSORED BY THE MANNED SPACECRAFT CENTER OF THE NATIONAL AERONAUTICS AND SPACE ADMINISTRATION THROUGH CONTRACT NAS 9-4065 WITH THE CHARLES STARK DRAPER LABORATORY, MASSACHUSETTS INSTITUTE OF TECHNOLOGY, CAMBRIDGE, MASS. |
001517,000002: # Copyright: Public domain.
001518,000003: # Filename: SUBROUTINE_CALLS.agc
001519,000004: # Purpose: Part of the source code for Artemis (i.e., Colossus 3),
001520,000005: # build 072. This is for the Command Module's (CM)
001521,000006: # Apollo Guidance Computer (AGC), we believe for
001522,000007: # Apollo 15-17.
001523,000008: # Assembler: yaYUL
001524,000009: # Contact: Onno Hommes <ohommes@alumni.cmu.edu>
001525,000010: # Website: www.ibiblio.org/apollo/index.html
001526,000011: # Page scans: www.ibiblio.org/apollo/ScansForConversion/Artemis072/
001527,000012: # Mod history: 2009-07-29 OH New file created.
001528,000013: # 2009-09-04 JL Fix typo.
001529,000014: # 2010-02-20 RSB Un-##'d this header.
001530,000015:
Page 37 |
001532,000017: # SUBROUTINE_CALLS
001533,000018:
001534,000019: ??????? SUBRO ERASTOTL 041
001535,000020: ??????? SUBRO DIOGENES 064
001536,000021: ??????? SUBRO MEDUSA 035
001537,000022: ??????? SUBRO MENLAUS 061
001538,000023: ??????? SUBRO ULYSSES 029
001539,000024: ??????? SUBRO ZEUS 046
001540,000025:
001541,000026: # *** END OF MAIN PROGRAM ***
End of include-file SUBROUTINE_CALLS.agc. Parent file is MAIN.agc