Revision feabfcc6514f3fb411605a6982bc539a220b8fe6 authored by Mike Stewart on 07 August 2021, 22:38:19 UTC, committed by Mike Stewart on 07 August 2021, 22:38:19 UTC
1 parent 9587743
Raw File
ABSOLUTE_ADDRESSES_FOR_UPDATE_PROGRAM.agc
### FILE="Main.annotation"
## Copyright:   Public domain.
## Filename:    ABSOLUTE_ADDRESSES_FOR_UPDATE_PROGRAM.agc
## Purpose:     A section of Luminary revision 178.
##              It is part of the reconstructed source code for the final
##              release of the flight software for the Lunar Module's
##              (LM) Apollo Guidance Computer (AGC) for Apollo 14. The
##              code has been recreated from copies of Zerlina 56, Luminary
##              210, and Luminary 131, as well as many Luminary memos.
##              It has been adapted such that the resulting bugger words
##              exactly match those specified for Luminary 178 in NASA
##              drawing 2021152N, which gives relatively high confidence
##              that the reconstruction is correct.
## Reference:   p.  1
## Assembler:   yaYUL
## Contact:     Ron Burkey <info@sandroid.org>.
## Website:     www.ibiblio.org/apollo/index.html
## Mod history: 2019-08-14 MAS  Created from Zerlina 56.

## Page 1
# ECADR			MNEMONIC
# -----			--------

		=ECADR	UPSVFLAG
		
		=ECADR	XSMD

		=ECADR	REFSMMAT
		
		=ECADR	DELVSLV	
	
		=ECADR	RLS
back to top