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

⟦d6868d3c2⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Donnees, seg_058ee3

Derivation

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

E3 Source Code



package Donnees is

    type Objet is (Vaisseau, Asteroide, Base, Missile, Vide);
    type Espace is array (1 .. 24, 1 .. 80) of Objet;
    subtype Tenergie is Natural range 0 .. 100;  
    subtype Tvitesse is Natural range 0 .. 10;
    subtype Tseuil_De_Clignotement is Natural range 0 .. 50;
    subtype Coordonnee is Natural range 1 .. 80;
    Colonne, Ligne : Coordonnee;
    type Tposition is
        record
            Colonne : Coordonnee;
            Ligne : Coordonnee;
        end record;

    type Tcap is (N, S, E, O, Ne, No, Se, So);
    Nombre_Vaisseaux : Natural := 0;
    Nombre_Asteroides : Natural := 0;
    Nombre_Tirs : Natural := 0;
    type Nature_Projectile is (A, T);
    type Identifiant is
        record
            Nom : Nature_Projectile;
            Occurrence : Natural;
        end record;

    type Dessin is ('*', '-');






end Donnees;

E3 Meta Data

    nblk1=2
    nid=2
    hdr6=2
        [0x00] rec0=24 rec1=00 rec2=01 rec3=000
        [0x01] rec0=00 rec1=19 rec2=c8 rec3=305
    tail 0x21767242888eb7c36e4f8 0x42a00088462060003
Free Block Chain:
  0x2: 0000  00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00  ┆                ┆