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

⟦5724246a8⟧ Ada Source

    Length: 6144 (0x1800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Z_Debug, seg_00f507

Derivation

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

E3 Source Code



with Z80_Defs, Bus, Memoire, Text_Io;
with Z80;  
with Octet;
-- with Timer;

package body Z_Debug is


    -- PROCEDURES -----------------------------------------------------------

    procedure Je_Teste is

        Tache_Debug : Pt_Tache_Debug;

    begin
        Tache_Debug := new T_Debug;
        Text_Io.Put_Line ("je teste");
    end Je_Teste;


    -- TACHE ----------------------------------------------------------------

    task body T_Debug is

        Un_Octet : Octet.T_Octet := 25;

    begin
        Tache_Bus := new Bus.T_Bus;
        Tache_Memoire := new Memoire.T_Memoire;
        Tache_Z80 := new Z80.T_Z80;

        -------------------------------------------------------------------

        -- prologue
        Tache_Bus.Reset;

        Tache_Z80.Reset;

        --   Tache_Z80.Lancer;

        Tache_Z80.Pas_A_Pas;
        Tache_Z80.Pas_A_Pas;
        Tache_Z80.Pas_A_Pas;
        Tache_Z80.Pas_A_Pas;
        Tache_Z80.Pas_A_Pas;



        -------------------------------------------------------------------

        -- epilogue

        -- Tache_Memoire.Fin;
        -- Tache_Bus.Fin;
        -- Tache_Z80.Fin;


    end T_Debug;

end Z_Debug;

E3 Meta Data

    nblk1=5
    nid=3
    hdr6=4
        [0x00] rec0=2d rec1=00 rec2=01 rec3=038
        [0x01] rec0=11 rec1=00 rec2=05 rec3=000
        [0x02] rec0=1b rec1=00 rec2=04 rec3=046
        [0x03] rec0=17 rec1=00 rec2=03 rec3=07a
        [0x04] rec0=12 rec1=00 rec2=05 rec3=001
    tail 0x2150b5712822b50349c61 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 04 03 fc 80 15 72 65 73 73 65 20 28 31 36 23  ┆      resse (16#┆
  0x4: 0000  00 02 03 fc 00 21 20 20 20 20 20 20 20 20 2d 2d  ┆     !        --┆
  0x2: 0000  00 00 00 1c 80 19 66 66 5f 44 65 70 75 69 73 5f  ┆      ff_Depuis_┆