|
|
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 Creneau, seg_057f78
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with V_Timer_Support;
with Simple_Io;
with System;
procedure Creneau 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 : Natural;
begin
Valeur := 255;
Simple_Io.Put_Line ("debut tempo ...");
for Compteur in 1 .. 1000 loop
accept E;
V_Timer_Support.Clear_Timer_Interrupt;
V_Timer_Support.Set_Timer (Valeur);
end loop;
V_Timer_Support.Clear_Timer_Interrupt;
Simple_Io.Put_Line ("fin tempo ...");
end T;
begin
V_Timer_Support.Init;
V_Timer_Support.Set_Timer (255);
end Creneau;
pragma Main;
nblk1=2
nid=2
hdr6=2
[0x00] rec0=23 rec1=00 rec2=01 rec3=000
[0x01] rec0=0f rec1=00 rec2=02 rec3=001
tail 0x2154e2a8887da81dfcce2 0x42a00088462060003
Free Block Chain:
0x2: 0000 00 00 01 ac 80 26 75 74 5f 4c 69 6e 65 20 28 22 ┆ &ut_Line ("┆