https://github.com/virtualagc/virtualagc
Raw File
Tip revision: a8d66c8ae3c4d967053e2bfb4298e90182cbeff2 authored by Ron Burkey on 06 March 2024, 12:40:55 UTC
Minor tweaks associated with supporting Skylark 48.
Tip revision: a8d66c8
SUBROUTINE_CALLS.agc
### FILE="Main.annotation"
## Copyright:   Public domain.
## Filename:    SUBROUTINE_CALLS.agc
## Purpose:     A section of Luminary revision 116.
##              It is part of the source code for the Lunar Module's (LM) 
##              Apollo Guidance Computer (AGC) for Apollo 12.
##              This file is intended to be a faithful transcription, except
##              that the code format has been changed to conform to the
##              requirements of the yaYUL assembler rather than the
##              original YUL assembler.
## Reference:   p.  89
## Assembler:   yaYUL
## Contact:     Ron Burkey <info@sandroid.org>.
## Website:     www.ibiblio.org/apollo/index.html
## Mod history: 2017-01-22 MAS  Created from Luminary 99.
##              2017-03-01 f0n  Modified per scan 0089.jpg 


## Page 89
                SUBRO           LUMERASE        128             
                SUBRO           LEMONAID        099             
                SUBRO           LEMP20S         140             
                SUBRO           LEMP30S         105             
                SUBRO           KISSING         053             
                SUBRO           FLY             146             
                SUBRO           LEMP50S         118             
                SUBRO           SKIPPER         097             
                SUBRO           LMDAP           023             


back to top