Revision 2cdee9c44fd7996d11f5e4889806594c871e833d authored by indy91 on 28 September 2016, 19:03:35 UTC, committed by indy91 on 28 September 2016, 19:03:35 UTC
1 parent c9b6866
Raw File
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