DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦4fa8e7a35⟧ TextFile

    Length: 319 (0x13f)
    Types: TextFile
    Names: »B«

Derivation

└─⟦afbc8121e⟧ Bits:30000532 8mm tape, Rational 1000, MC68020_OS2000 7_2_2
    └─ ⟦77aa8350c⟧ »DATA« 
        └─⟦f794ecd1d⟧ 
            └─⟦this⟧ 

TextFile

with M68k_Cross_Debugger;
procedure M68k_Debugger (Main_Unit : String := "<SELECTION>";
                         Options : String := "";
                         Spawn_Job : Boolean := True) is
begin
    M68k_Cross_Debugger
       (Main_Unit => Main_Unit, Options => Options, Spawn_Job => Spawn_Job);
end M68k_Debugger;