|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 319 (0x13f)
Types: TextFile
Names: »B«
└─⟦afbc8121e⟧ Bits:30000532 8mm tape, Rational 1000, MC68020_OS2000 7_2_2
└─⟦77aa8350c⟧ »DATA«
└─⟦f794ecd1d⟧
└─⟦this⟧
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;