DataMuseum.dk

Presents historical artifacts from the history of:

Bogika Butler

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

See our Wiki for more about Bogika Butler

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦1df11548d⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »LNKDC0-0.PAS«

Derivation

└─⟦3d1e6965e⟧ Bits:30009789/_.ft.Ibm2.50007347.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »LNKDC0-0.PAS« 
└─⟦91467e717⟧ Bits:30009789/_.ft.Ibm2.50007348.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »LNKDC0-0.PAS« 

TextFile

(* $I B:LNKDC0-0.pas  Configuration Constants *)

   CONST (*LINK*)
      CommandLineLength = 127;
      FileNameLength = 14;
      MaxSymbolNameIndex = 32; (*?*)
      MaxNooInputFiles = 5; (*?*)
      MaxNooModules = 10;    (*?*)
      MaxNooSections = 40;   (*?*)
      MaxNooSegments = 5;   (*?*)
      MaxNooSymbols = 50;    (*?*)
      MaxNooExternalImportSymbols = 50; (*?*)
      MaxNooInternalImportSymbols = 50; (*?*)
      MaxObjectRecordIndex = 31; (*?*)
      MaxSectorIndex = 1023;
      MaxNameTableIndex = 250; (*?*)
      MaxHeapIndex = 11; (* >= MaxNooModules + 1 *)
      OM_Format1 = 1;
      OF_Format1 = 1;
      LogFilePageSize = 65; (*First line is #1. Last line is #65*)

«eof»