|
1 | 1 | # Apollo-11
|
2 |
| -[![NASA][6]]() |
| 2 | +[![NASA][1]][2] |
3 | 3 |
|
4 | 4 | *Available in: [English][EN], [简体中文][ZH_CN], [正體中文][ZH_TW].*
|
5 | 5 |
|
6 | 6 | Original Apollo 11 guidance computer (AGC) source code for Command
|
7 | 7 | Module (Comanche055) and Lunar Module (Luminary099). Digitized by
|
8 |
| -the folks at [Virtual AGC][0] and [MIT Museum][1]. The goal is to be |
| 8 | +the folks at [Virtual AGC][3] and [MIT Museum][4]. The goal is to be |
9 | 9 | a repo for the original Apollo 11 source code. As such, PRs are
|
10 | 10 | welcome for any issues identified between the transcriptions in this
|
11 |
| -repository and the original source scans for [Luminary 099][2] and |
12 |
| -[Comanche 055][3], as well as any files I may have missed. |
| 11 | +repository and the original source scans for [Luminary 099][5] and |
| 12 | +[Comanche 055][6], as well as any files I may have missed. |
13 | 13 |
|
14 | 14 | ## Contributing
|
15 |
| -Please read [CONTRIBUTING.md][4] before opening a pull request. |
| 15 | +Please read [CONTRIBUTING.md][7] before opening a pull request. |
16 | 16 |
|
17 | 17 | ## Compiling
|
18 | 18 | If you are interested in compiling the original source code, check
|
19 |
| -out [Virtual AGC][5]. |
| 19 | +out [Virtual AGC][8]. |
20 | 20 |
|
21 | 21 | ## Attribution
|
22 | 22 | ```plain
|
@@ -97,10 +97,11 @@ APPROVED: RALPH R. RAGAN DATE: 28 MAR 69
|
97 | 97 | [EN]:README.md
|
98 | 98 | [ZH_CN]:README.zh_cn.md
|
99 | 99 | [ZH_TW]:README.zh_tw.md
|
100 |
| -[0]:http://www.ibiblio.org/apollo/ |
101 |
| -[1]:http://web.mit.edu/museum/ |
102 |
| -[2]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/ |
103 |
| -[3]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/ |
104 |
| -[4]:https://github.com/chrislgarry/Apollo-11/blob/master/CONTRIBUTING.md |
105 |
| -[5]:https://github.com/rburkey2005/virtualagc |
106 |
| -[6]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg |
| 100 | +[1]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg |
| 101 | +[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html |
| 102 | +[3]:http://www.ibiblio.org/apollo/ |
| 103 | +[4]:http://web.mit.edu/museum/ |
| 104 | +[5]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/ |
| 105 | +[6]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/ |
| 106 | +[7]:https://github.com/chrislgarry/Apollo-11/blob/master/CONTRIBUTING.md |
| 107 | +[8]:https://github.com/rburkey2005/virtualagc |
0 commit comments