Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philspil66/apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
https://github.com/philspil66/apollo-11
apollo assembly assembly-language assembly-language-programming lunar-lander nasa space
Last synced: about 1 month ago
JSON representation
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
- Host: GitHub
- URL: https://github.com/philspil66/apollo-11
- Owner: philspil66
- License: other
- Created: 2021-09-19T20:41:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T15:29:34.000Z (over 3 years ago)
- Last Synced: 2024-11-06T10:11:55.349Z (3 months ago)
- Topics: apollo, assembly, assembly-language, assembly-language-programming, lunar-lander, nasa, space
- Language: Assembly
- Homepage:
- Size: 924 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Apollo-11
[![NASA][1]][2]
This is the original Apollo 11 guidance computer (AGC) source code for Command Module (Comanche055) and Lunar Module (Luminary099).
## Compiling
If you are interested in compiling the original source code, check
out [Virtual AGC][8].## Attribution
|
:------------- | :-----
Copyright | Public domain
Comanche055 | Part of the source code for Colossus 2A, the Command Module's (CM) Apollo Guidance Computer (AGC) for Apollo 11
`Assemble revision 055 of AGC program Comanche by NASA`
`2021113-051. 10:28 APR. 1, 1969`
Luminary099 | Part of the source code for Luminary 1A, the Lunar Module's (LM) Apollo Guidance Computer (AGC) for Apollo 11
`Assemble revision 001 of AGC program LMY99 by NASA`
`2021112-061. 16:27 JUL. 14, 1969`
Assembler | yaYUL
Source Website | www.ibiblio.org/apollo### Contract and Approvals
This AGC program shall also be referred to as Colossus 2A.
This program is intended for use in the CM as specified in report `R-577`. This program was prepared under DSR project `55-23870`, sponsored by the Manned Spacecraft Center of The National Aeronautics and Space Administration through contract `NAS 9-4065` with the Instrumentation Laboratory, Massachusetts Institute of Technology, Cambridge, Mass.
Submitted by | Role | Date
:------------------- | :--- | :---
Margaret H. Hamilton | Colossus Programming Leader
Apollo Guidance and Navigation | 28 Mar 69Approved by | Role | Date
:---------------- | :--- | :---
Daniel J. Lickly | Director, Mission Program Development
Apollo Guidance and Navigation Program | 28 Mar 69
Fred H. Martin | Colossus Project Manager
Apollo Guidance and Navigation Program | 28 Mar 69
Norman E. Sears | Director, Mission Development
Apollo Guidance and Navigation Program | 28 Mar 69
Richard H. Battin | Director, Mission Development
Apollo Guidance and Navigation Program | 28 Mar 69
David G. Hoag | Director
Apollo Guidance and Navigation Program | 28 Mar 69
Ralph R. Ragan | Deputy Director
Instrumentation Laboratory | 28 Mar 69[CONTRACT_AND_APPROVALS.agc]:https://github.com/chrislgarry/Apollo-11/blob/master/Comanche055/CONTRACT_AND_APPROVALS.agc
[1]:https://flat.badgen.net/badge/NASA/Mission%20Overview/0B3D91
[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html
[3]:http://www.ibiblio.org/apollo/
[4]:http://web.mit.edu/museum/
[5]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/
[6]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/
[7]:https://github.com/chrislgarry/Apollo-11/blob/master/CONTRIBUTING.md
[8]:https://github.com/rburkey2005/virtualagc
[SWH]:https://flat.badgen.net/badge/Software%20Heritage/Archive/0B3D91
[SWH_URL]:https://archive.softwareheritage.org/browse/origin/https://github.com/chrislgarry/Apollo-11/
[Comanche]:https://flat.badgen.net/github/milestones/chrislgarry/Apollo-11/1
[ComancheMilestone]:https://github.com/chrislgarry/Apollo-11/milestone/1
[Luminary]:https://flat.badgen.net/github/milestones/chrislgarry/Apollo-11/2
[LuminaryMilestone]:https://github.com/chrislgarry/Apollo-11/milestone/2