Merge branch 'master' into rename
This commit is contained in:
commit
7790919edc
@ -36,7 +36,7 @@
|
|||||||
# RADAR SAMPLING LOOP.
|
# RADAR SAMPLING LOOP.
|
||||||
|
|
||||||
COUNT* $$/RLEAD
|
COUNT* $$/RLEAD
|
||||||
RADSAMP CCS RSAMPDT # TIMES NORMAL ONCE-PER-SECOND SAMPLING
|
RADSAMP CCS RSAMPDT # TIMES NORMAL ONCE-PER-SECOND SAMPLING.
|
||||||
TCF +2
|
TCF +2
|
||||||
TCF TASKOVER # +0 INSERTED MANUALLY TERMINATES TEST.
|
TCF TASKOVER # +0 INSERTED MANUALLY TERMINATES TEST.
|
||||||
|
|
||||||
|
@ -2,8 +2,10 @@ Apollo-11
|
|||||||
=========
|
=========
|
||||||
|
|
||||||
Original Apollo 11 guidance computer (AGC) source code, converted from their custom .agc files to .s files for syntax highlighting, for Command Module (Comanche055) and Lunar Module (Luminary099). Digitized by the folks at [Virtual AGC](http://www.ibiblio.org/apollo/) and [MIT Museum](http://web.mit.edu/museum/). The goal is to be a repo for the original Apollo 11 source code. As such, PRs are welcome for any issues identified between the transcriptions in this repository and the original source scans for [Luminary 099](http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/) and [Comanche 055](http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/), as well as any files I may have missed.
|
Original Apollo 11 guidance computer (AGC) source code, converted from their custom .agc files to .s files for syntax highlighting, for Command Module (Comanche055) and Lunar Module (Luminary099). Digitized by the folks at [Virtual AGC](http://www.ibiblio.org/apollo/) and [MIT Museum](http://web.mit.edu/museum/). The goal is to be a repo for the original Apollo 11 source code. As such, PRs are welcome for any issues identified between the transcriptions in this repository and the original source scans for [Luminary 099](http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/) and [Comanche 055](http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/), as well as any files I may have missed.
|
||||||
|
##Compilation
|
||||||
|
If you are interested in compiling the original source code, check out [Virtual AGC](https://github.com/rburkey2005/virtualagc).
|
||||||
|
|
||||||
####Attribution
|
##Attribution
|
||||||
|
|
||||||
Copyright: Public domain.
|
Copyright: Public domain.
|
||||||
Filename: CONTRACT_AND_APPROVALS.agc
|
Filename: CONTRACT_AND_APPROVALS.agc
|
||||||
|
Loading…
Reference in New Issue
Block a user