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

⟦ba38e7b28⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Mots, seg_048bc7, seg_048c7e, seg_048d93

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 
└─⟦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 Nos_Chaines;

package Mots is

    subtype Number is Natural;
    subtype Word is Nos_Chaines.String_Text;

-- Nombre maximal de mots dans une instruction :
    Max_Number_Words : constant Number := 4;

-- Differents types utilises pour la creation d'une commande :

    type T_Tab_Commande is array (1 .. Max_Number_Words) of Word;
    type T_Commande is
        record
            Size_Of_Commande : Natural;
            Tab_Commande : T_Tab_Commande;
        end record;


--------------------------------------------------------------------
--
--  Fonction String_Value renvoie la valeur en string du mot a la place
--  "Count" dans la table de commande du joueur.
--
--------------------------------------------------------------------

    function String_Value (From_Word : in T_Tab_Commande; Count : in Natural)
                          return String;

---------------------------------------------------------------------------------
--
--  Procedure Copy_Commande permet de copier un tableau de commande dans
--  un autre.
--
---------------------------------------------------------------------------------

    procedure Copy_Commande (Modified_Command : in out T_Commande;
                             Source_Commande : in T_Commande);

---------------------------------------------------------------------------------
--
--  Procedure Copy_Nul_Command permet d'initialiser la commande.
--
---------------------------------------------------------------------------------

    procedure Copy_Nul_Command (Modified_Command : in out T_Commande);


end Mots;


E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=21 rec1=00 rec2=01 rec3=004
        [0x01] rec0=14 rec1=00 rec2=02 rec3=001
    tail 0x2154613cc865a7feab006 0x42a00088462060003