DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e8fd3eac8⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »debugenvir«

Derivation

└─⟦2c55ea56f⟧ Bits:30001844 SW-save af projekt 1000, Alarm-system
    └─⟦6b41451d2⟧ 
        └─⟦this⟧ »debugenvir« 

TextFile

debugenvir;
(* btj 80.08.06 *)

procedure platoninit; external;
procedure setexcept; external;  (* only used by platoninit! *)
procedure except; external;     (* only used by platoninit! *)
procedure printchar (ch:char); external;
procedure printnl; external;
procedure printtext (text: alfa); external;
procedure printnumber (val, size: integer); external;
procedure printhex (val: integer); external;
procedure printaddr (a: addr); external;

.
▶EOF◀