DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦344b25a71⟧ Ada Source

    Length: 6144 (0x1800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Mc68k_Bare_Vads, seg_04cfa4

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Compiler_Location;
with Log;
with Operational_Characteristics;
with Profile;
with Program;
with Rci_Customization;
with Rci_Customization_Interface;
with Mc68k_Bare_Vads;
with Semantic_Characteristics;
with Simple_Status;  
with Telnet_Characteristics;
with Universal;

package body Mc68k_Bare_Vads is

    package Op renames Operational_Characteristics;
    package Tc renames Telnet_Characteristics;
    package Sc renames Semantic_Characteristics;
    package Predefined renames Sc.Predefined_Environment_Characteristics;
    package Pragmas renames Sc.Pragma_Characteristics;
    package Attributes renames Sc.Attribute_Characteristics;
    package Rep_Specs renames Sc.Rep_Spec_Characteristics;
    package Rci renames Rci_Customization_Interface;
    package Ss renames Simple_Status;
    package Checking renames Sc.Checking;
    package Text renames Sc.Text;

    T_Name : constant String := "mc68k_bare_vads";

    The_Operation_Mode : Op.Operation_Mode := Op.Interactive;

    function Get_Transfer_Type return Op.Transfer_Type is separate;
    function Get_Pragma_Info return Pragmas.Object is separate;
    function Get_Rep_Spec_Info return Rep_Specs.Object is separate;
    function Get_Predefined_Info return Predefined.Object is separate;
    function Get_Attribute_Info return Attributes.Object is separate;
    function Get_Operational_Info return Op.Object is separate;  
    function Get_Telnet_Info return Tc.Object is separate;

    procedure Register (Batch_Mode : Boolean := False;
                        Allow_Standard_Rebuild : Boolean := False) is

        Status : Simple_Status.Condition;

        function Operation_Mode return String is
        begin
            if Batch_Mode then
                return "_batch";
            end if;
            return "";
        end Operation_Mode;

    begin


        Rci.Initialize (T_Name, Status);
        if Ss.">" (Ss.Severity (Status), Ss.Normal) then
            Log.Put_Line (Ss.Name (Status), Profile.Warning_Msg);
            if Ss.">" (Ss.Severity (Status), Ss.Warning) then
                return;
            end if;
        end if;

        if Batch_Mode then
            The_Operation_Mode := Op.Batch;
        end if;

        Rci_Customization.Register
           (Target => T_Name,
            The_Operational_Characteristics =>
               Mc68k_Bare_Vads.Get_Operational_Info,
            The_Predefined_Environment_Characteristics =>
               Mc68k_Bare_Vads.Get_Predefined_Info,
            The_Pragma_Characteristics => Mc68k_Bare_Vads.Get_Pragma_Info,
            The_Attribute_Characteristics => Mc68k_Bare_Vads.Get_Attribute_Info,
            The_Rep_Spec_Characteristics => Mc68k_Bare_Vads.Get_Rep_Spec_Info,
            The_Telnet_Characteristics => Mc68k_Bare_Vads.Get_Telnet_Info,
            Allow_Standard_Rebuild => Allow_Standard_Rebuild);

        -- Program.Run_Job
        --    ("""!targets.implementation.rci_customization." &
        --     "mc68k_bare_vads_lp'view.units""" &
        --     ".register_all_extensions(""" & T_Name & """);",
        --     Context => "!targets.implementation.rci_customization." &
        --                   "mc68k_bare_vads_lp'view",
        --     Options =>
        --        "Name => (" & T_Name & "_Library_Extensions), " &
        --           "output => !machine.temporary.rcf_library_register_log");
        Program.Run_Job
           ("""!Targets.Implementation.rci_customization." &
            "mc68k_bare_vads'View.Units""" &
            ".Register_All_Extensions(""" & T_Name & """);",
            Context => "!Targets.Implementation.rci_customization." &
                          "mc68k_bare_vads'View",
            Options => "Name => Rci_Rev1_1_Mc68k_Bare_Vads_" &
                          Operational_Characteristics.Transfer_Type'Image
                             (Get_Transfer_Type) & Operation_Mode &
                          ", Output => !Machine.Error_Logs." &
                          T_Name & "_Extensions_Log");
    end Register;

    procedure Unregister is
    begin
        Rci_Customization.Unregister (T_Name);
    end Unregister;


end Mc68k_Bare_Vads;


E3 Meta Data

    nblk1=5
    nid=0
    hdr6=a
        [0x00] rec0=1f rec1=00 rec2=01 rec3=03e
        [0x01] rec0=1b rec1=00 rec2=02 rec3=056
        [0x02] rec0=18 rec1=00 rec2=03 rec3=004
        [0x03] rec0=10 rec1=00 rec2=04 rec3=074
        [0x04] rec0=0d rec1=00 rec2=05 rec3=000
    tail 0x21754369e87503f50e403 0x42a00088462060003