|
|
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, package body Acia_Out, seg_0274f3
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Octet, Text_Io, Acia_Pack;
use Text_Io;
package body Acia_Out is
------------------------------ exports -------------------------------------
procedure Transmit_Byte (Value : Octet.T_Octet;
Identifier : Natural;
Seven_Bits : Boolean;
Trans_Parity : Parity;
Two_Stop : Boolean) is
Carac1, Carac2 : Character;
begin
Octet.Convert_Octet_Ascii (Value, Carac1, Carac2);
Put_Line (" Je transmet le caractere de valeur =>" & Carac1 & Carac2);
Put (" sur ");
if Seven_Bits then
Put (" 7 bits");
else
Put (" 8 bits");
end if;
case Trans_Parity is
when Even =>
Put (" ,parite paire");
when Odd =>
Put (" ,parite impaire");
when None =>
Put (" ,sans parite");
end case;
if Two_Stop then
Put_Line (",2 stop bits.");
else
Put_Line (",1 stop bit.");
end if;
end Transmit_Byte;
procedure Receive_Byte (Value : Octet.T_Octet; Identifier : Natural) is
begin
Acia_Pack.Receive (Value, Identifier);
end Receive_Byte;
end Acia_Out;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1d rec1=00 rec2=01 rec3=00c
[0x01] rec0=0d rec1=00 rec2=02 rec3=001
tail 0x2151e8848839b42dd7c0d 0x42a00088462060003