Commit Graph

33 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
08de52dcab Fix indentation to use tabs. (Merge conflicts resolved) 2016-08-16 22:22:30 -05:00
77c9154a1e Fix typo (#169) 2016-08-14 16:09:15 +01:00
b8fc8f88cb corrected some '# Page' comments (#168) 2016-08-14 16:07:57 +01: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
967ced5609 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into proposed 2016-07-26 21:37:10 -06:00
d176443e1d fix typo in Comanche055/SERVICE_ROUTINES.agc 2016-07-26 20:04:29 -06:00
7fe8bb674b catchup proposed 2016-07-23 22:16:40 -06:00
e1e2b9e6f2 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into proposed 2016-07-23 19:29:59 -06:00
115c416ed0 Fix some typos in JET_SELECTION_LOGIC (#141) 2016-07-23 17:10:45 -05:00
26c8bbf427 '# Page 961' incorrect in Comanche055/TVCRESTARTS.agc 2016-07-23 14:51:42 -06:00
d888c310e7 revert unintended spacing in MEASUREMENT_INCORPORATION.agc 2016-07-20 14:36:12 -06:00
c8e898c39e typo corrections for Push Requst to chrislgarry/Apollo-11 2016-07-19 14:17:52 -06:00
73c2cc8c1d P76.s replaced whitespace with newline at end of file 2016-07-17 16:21:48 -06:00
a3f0b90065 Merge branch 'master' of github.com:chrislgarry/Apollo-11 2016-07-16 11:27:17 +05:30
f292481b63 Merge pull request #137 from ConnorChristie/patch-1
Fix typo 'STANTS' to 'STANDS'
2016-07-16 01:29:06 -04:00
d1241e1b8b Fix typo 'STANTS' to 'STANDS'
Fixed a typo on page 1407 of Comanche.

Reference source image: http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/1407.jpg
2016-07-15 18:37:37 -05:00
7d989050f0 Merge upstream 2016-07-15 00:25:07 +01:00
4baa2e8ac3 Typo Fix - TEH to THE 2016-07-14 14:18:29 +05:30
95fff7a576 Merge upstream 2016-07-14 04:14:33 +01:00
64ef3d932d Transcription and Transposition Errors 2016-07-14 04:07:25 +01:00
5f9529f4d1 Merge branch 'master' into rename 2016-07-13 18:02:59 +10: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
f1f0e58e2a Reassign AGC file extension to assembly files 2016-07-13 02:49:43 +10:00
83fe721c09 Merge branch 'master' of github.com:chrislgarry/Apollo-11 2016-07-12 09:44:38 +02: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
07c1c2e6f8 this seems to be a typo. 2016-07-12 00:20:52 -03:00
42df8ee1dc Remove apostrophe not in source scan. 2016-07-11 12:06:56 -07:00
104c1c3430 Reorganized files to separate Luminary099 source code from Comanche055 source code 2016-07-10 16:53:06 -07:00