Commit Graph

39 Commits

Author SHA1 Message Date
e5bf3a59c7 Docker build of Apollo-11 sources.
This is a first attempt at a Docker configuration for a build
of the Apollo-11 sources using the VirtualAgc tools.

To use it, you'll need Docker (on Linux, Mac or Windows). Then do:
  $ docker build -t apollo-11 .

It first clones and builds the VirtualAgc tools and mission code.
Then it compiles the Apollo-11 sources (from the current directory)
and compares the generated rope binaries against those in the
VirtualAgc build.

This is based on an Ubuntu 16.04 base image.

Note that the VirtualAgc tools are sensitive to spaces/tabs, so
assembly errors may result from using a different formatting
standard.
2016-08-19 10:33:21 +01:00
6cd6ad87de [L099] Remove CONTRACT_AND_APPROVALS.agc from MAIN.agc 2016-08-16 23:23:15 -05:00
58afaa520d Delete CONTRACT_AND_APPROVALS.agc
Per decision at #167, this file contains neither a reference to a contract nor approvals.
2016-08-14 19:49:36 -05:00
4869697627 Fix indentation in MAIN.agc 2016-08-15 01:38:16 +01:00
1345ca400d fixed 3 yaYUL errs in L99, still have about 50 errors in C55 (#170) 2016-08-14 19:34:08 -05:00
b8fc8f88cb corrected some '# Page' comments (#168) 2016-08-14 16:07:57 +01:00
b73c6793a2 Typos pp. 1300-08 (#166) 2016-08-14 16:04:05 +01:00
21000d86a6 Merge pull request #152 from proudindiv/proposed 2016-08-06 01:52:27 -04:00
a57cd3faa5 missing Luminary099 files retrieved from virtualagc at https://github.com/rburkey2005/virtualagc/tree/master/Luminary099 2016-07-31 16:32:55 -06:00
b8a5d0fd67 Fix transcription error
See http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/0829.jpg
2016-07-31 20:33:19 +01:00
bfc562e8bf removed line with 'S' which isn't in Luminary099/0209.jpg image 2016-07-29 14:57:24 -06:00
497b7fff11 cleanup proposed for next staged 2016-07-27 15:32:24 -06:00
1cb2fd5ae0 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into proposed 2016-07-27 11:23:40 -06:00
be8a1cbccf "#Page"->"# Page" in 14 places 2016-07-26 22:19:50 -06:00
7fe8bb674b catchup proposed 2016-07-23 22:16:40 -06:00
ecf9a94fe3 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into chrislgarry 2016-07-23 14:02:38 -06:00
b95807fa98 missed a space in BURN... 2016-07-19 23:52:08 -06:00
fd6a750a56 revert change for BURN-BABY-BURN... 2016-07-19 23:11:05 -06:00
c8e898c39e typo corrections for Push Requst to chrislgarry/Apollo-11 2016-07-19 14:17:52 -06:00
e7e1f0316f Fix typo 2016-07-18 00:50:12 +09:00
ebf5138776 Merge remote-tracking branch 'upstream/master' 2016-07-16 16:05:48 -05:00
6abbce8d49 Merge pull request #131 from Prabhurajn/master
Typo Fix - TEH to THE
2016-07-16 11:45:46 -04:00
45ad6f0237 Line 317 - fix typo 'to' to 'you' 2016-07-16 02:28:15 -04:00
a3f0b90065 Merge branch 'master' of github.com:chrislgarry/Apollo-11 2016-07-16 11:27:17 +05:30
e8713600d1 Remove extraneous html <br> in comments. 2016-07-14 08:53:01 -05:00
7790919edc Merge branch 'master' into rename 2016-07-14 19:54:24 +10:00
4baa2e8ac3 Typo Fix - TEH to THE 2016-07-14 14:18:29 +05:30
5f9529f4d1 Merge branch 'master' into rename 2016-07-13 18:02:59 +10:00
c058add8f1 typos 2016-07-13 09:59:10 +02:00
fcba3a4516 Merge pull request #122 from treiff/fix-typo-in-lem-geometry
Remove apostrophes not present in scan.
2016-07-12 22:49:57 -04:00
876d5fd2f5 Merge pull request #91 from oldmud0/lots-of-typos
Fix all the typos
2016-07-12 22:44:41 -04:00
2f62a05a56 Readd some typos based on the original scans 2016-07-12 18:52:11 -05:00
e4c05b5d24 Remove apostrophes not present in scan. 2016-07-12 14:16:38 -04:00
f1f0e58e2a Reassign AGC file extension to assembly files 2016-07-13 02:49:43 +10:00
52accb294f Merge branch 'chrislgarry-master' 2016-07-12 10:06:45 +03:00
afa13e7364 Fix all the typos! (and add some too) 2016-07-11 22:41:57 -05:00
6088e4655e Fixed typos 2016-07-11 22:26:54 -05:00
e63d50fe3c Fix a spacing issue between code and comment - btwn Safari & Chrome 2016-07-11 15:19:54 -05:00
104c1c3430 Reorganized files to separate Luminary099 source code from Comanche055 source code 2016-07-10 16:53:06 -07:00