https://github.com/virtualagc/virtualagc
Revision ca4da20fbd9cd959f5061d1f560ef2286002c38b authored by rburkey2005 on 29 September 2016, 11:53:20 UTC, committed by GitHub on 29 September 2016, 11:53:20 UTC
Apollo 8 Program 37 procedures and Apollo 11 P63 Ignition Algorithm core dumps and readmes
2 parent s ce08300 + f572d78
Raw File
Tip revision: ca4da20fbd9cd959f5061d1f560ef2286002c38b authored by rburkey2005 on 29 September 2016, 11:53:20 UTC
Merge pull request #133 from indy91/scenarios
Tip revision: ca4da20
README.md
# virtualagc
Virtual Apollo Guidance Computer (AGC) software

The 'scenarios' branch of the virtualagc repository contains core dumps made by the AGC simulator
yaAGC, and are typically supplied by NASSP.  They represent the complete internal state of the AGC at various
significant points of selected missions, so that by loading a given core dump into AGC, you can
resume the mission at exactly the point in the mission that the core dump was made.

Separate directories are provided for each available AGC program (Luminary099 for Apollo 11 LM, 
Colossus237 for Apollo 8 CM, and so on), and each of those directories can contain multiple 
core dumps, along with associated "readme" files describing the situations to which those core
dumps pertain.
back to top