|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Ll_2_8, seg_05c13e, seg_05c2a9
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Low_Level_Io_2;
with Duart_68681;
with Low_Level_Io_8;
with Duart_2661;
procedure Test_Ll_2_8 is
task type Term_8 is
entry Go (Nb : in Low_Level_Io_8.Port_Nb);
end Term_8;
Terms_8 : array (Low_Level_Io_8.Port_Nb) of Term_8;
task type Term_2 is
entry Go (Name : in Duart_68681.Port_Name);
end Term_2;
Terms_2 : array (Duart_68681.Port_Name) of Term_2;
task body Term_8 is
Port : Low_Level_Io_8.Object;
C : Duart_2661.Byte;
begin
accept Go (Nb : in Low_Level_Io_8.Port_Nb) do
Port := Low_Level_Io_8.Open (Nb => Nb);
end Go;
loop
C := Low_Level_Io_8.Receive (Port => Port);
Low_Level_Io_8.Send (Port => Port, Car => C);
end loop;
end Term_8;
task body Term_2 is
Port : Low_Level_Io_2.Object;
C : Duart_68681.Byte;
begin
accept Go (Name : in Duart_68681.Port_Name) do
Port := Low_Level_Io_2.Open (Name => Name);
end Go;
loop
C := Low_Level_Io_2.Receive (Port => Port);
Low_Level_Io_2.Send (Port => Port, Car => C);
end loop;
end Term_2;
begin
Terms_2 (Duart_68681.Port_A).Go (Duart_68681.Port_A);
Terms_8 (2).Go (2);
end Test_Ll_2_8;
pragma Main;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=20 rec1=00 rec2=01 rec3=012
[0x01] rec0=0c rec1=00 rec2=02 rec3=001
tail 0x2176b7edc895a62a70210 0x42a00088462060003