https://github.com/virtualagc/virtualagc
Raw File
Tip revision: 4e5d304eb7cd5589b924ffb8b423b6f15511b35d authored by Ron Burkey on 20 October 2018, 17:47:00 UTC
The sample Block I AGC program TRIVIUM, found at the very end of one of
Tip revision: 4e5d304
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