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

⟦94a4d42a9⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Int_Test, seg_057f29

Derivation

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

E3 Source Code



with V_Timer_Support;
with Simple_Io;
with System;

procedure Int_Test is

    task T is
        entry E;
        for E use at System.Address (V_Timer_Support.
                                     Get_Interrupt_Vector_Number);
    end T;

    task body T is
        Valeur : V_Timer_Support.Counter_T;
        Compteur : Integer := 0;
    begin
        loop
            for N in 1 .. 100 loop
                accept E;
                V_Timer_Support.Clear_Timer_Interrupt;
                Compteur := Compteur + 1;
            end loop;  
            Simple_Io.Put_Line ("coucou ...");
            V_Timer_Support.Read_Timer (Count => Valeur);
            Simple_Io.Put (V_Timer_Support.Counter_T'Pos (Valeur));
            Simple_Io.Put_Line ("");
            Simple_Io.Put_Line ("nombre de rendez vous ...");
            Simple_Io.Put (Compteur);
            Simple_Io.Put_Line ("nombre de rendez vous ...");
            Simple_Io.Put (Compteur);
            Simple_Io.Put_Line ("nombre de rendez vous ...");
            Simple_Io.Put (Compteur);
            Simple_Io.Put_Line ("nombre de rendez vous ...");
            Simple_Io.Put (Compteur);
            Simple_Io.Put_Line ("nombre de rendez vous ...");
            Simple_Io.Put (Compteur);

            Compteur := 0;
        end loop;
    end T;

begin
    V_Timer_Support.Init;  
end Int_Test;
pragma Main;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=20 rec1=00 rec2=01 rec3=008
        [0x01] rec0=0f rec1=00 rec2=02 rec3=001
    tail 0x2154e292c87d871ef9dbe 0x42a00088462060003