Virtual Agc 20060110 For Mac
Thank you for downloading Virtual AGC from our software library Virtual AGC is distributed free of charge. The software is periodically scanned by our antivirus system.
We also encourage you to check the files with your own antivirus before launching the installation. You are downloading Virtual AGC, version 1.0.
Virtual Agc 20060110 For Mac Os X

Virtual Agc 20060110 For Mac Download

The package you are about to download is authentic and was not repacked or modified in any way by us. Virtual AGC antivirus report This download is virus-free. This file was last analysed by Free Download Manager Lib 15 days ago.
Assembly listing generated by yaYUL Source Code 001: # Copyright: Public domain. 002: # Filename: Template.agc 003: # Purpose: Part of the source code for Colossus, build 249. 004: # It is part of the source code for the Command Module's (CM) 005: # Apollo Guidance Computer (AGC), possibly for Apollo 8 and 9.
006: # Assembler: yaYUL 007: # Reference: pp. 802-839 of 1701.pdf. 008: # Contact: Ron Burkey. 009: # Website: www.ibiblio.org/apollo.
010: # Mod history: 08/21/04 RSB. Began transcribing. 011: 012: # The contents of the 'Colossus249' files, in general, are transcribed 013: # from a scanned document obtained from MIT's website, 014: # Notations on this 015: # document read, in part: 016: 017: # Assemble revision 249 of AGC program Colossus by NASA 018: # 2021111-041. October 28, 1968.
019: 020: # This AGC program shall also be referred to as 021: # Colossus 1A 022: 023: # Prepared by 024: # Massachussets Institute of Technology 025: # 75 Cambridge Parkway 026: # Cambridge, Massachusetts 027: # under NASA contract NAS 9-4065. 028: 029: # Refer directly to the online document mentioned above for further information. 030: # Please report any errors (relative to 1701.pdf) to info@sandroid.org. 031: 032: # In some cases, where the source code for Luminary 131 overlaps that of 033: # Colossus 249, this code is instead copied from the corresponding Luminary 131 034: # source file, and then is proofed to incorporate any changes. 035: 036: # Page 802 037: # ENTRY INITIALIZATION ROUTINE 038: # - 039: 040: 25,2000 BANK 25 041: 25,2000 SETLOC 042: 25,2000 BANK 043: 044: 25,2000 COUNT. $$/ENTRY 045: 25,2000 E7,1451 EBANK= 046: 047: 25,2000 4753 EBENTRY = 048: 25,2000 4752 EBAOG EQUALS 049: 25,2000 4675 NTRYPRIO EQUALS # (SERVICER) 050: 25,2000 0102 CM/FLAGS EQUALS +6 051: 052: 25,2000 77776 STARTENT EXIT # MM = 63 053: 054: # COME HERE FROM CM/POSE. RESTARTED IN CM/POSE.

055: 25,2001 42113 CS # INITIALIZE ALL SWITCHES TO ZERO 056: # EXCEPT LATSW, ENTRYDSP, AND GONEPAST. 057: # GONEBY 112D BIT8 FLAG7, SELF-INITIALIZING.