Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 3.0_1977 listing ListCode.mesa_Oct77

<< Back | Home

Most service manuals and schematics are PDF files, so You will need Adobre Acrobat Reader to view : Acrobat Download Some of the files are DjVu format. Readers and resources available here : DjVu Resources
For the compressed files, most common are zip and rar. Please, extract files with Your favorite compression software ( WinZip, WinRAR ... ) before viewing. If a document has multiple parts, You should download all, before extracting.
Good luck. Repair on Your own risk. Make sure You know what You are doing.




Image preview - the first page of the document
ListCode.mesa_Oct77


>> Download ListCode.mesa_Oct77 documenatation <<

Text preview - extract from the document
ListCode.mesa                25-0CT-77 15:06:18                                         Page 1


-- file: ListCode.mesa
-- edited by Sandman September 21, 1977    1:27 PM
DIRECTORY
    A1toDefs: FROM "a1todefs",
    BcdDefs: FROM "bcddefs",
    CommanderDefs: FROM "commanderdefs",
    Contro1Defs: FROM "contro1defs",
     In1ineDefs: FROM "in1inedefs",
     IODefs: FROM "iodefs",
    ListerDefs: FROM "listerdefs",
    Mopcodes: FROM "mopcodes",
    OutputDefs: FROM "outputdefs",
    SegmentDefs: FROM "segmentdefs",
    StreamDefs: FROM "streamdefs",
    StringDefs: FROM "stringdefs",
    SymDefs: FROM "symdpfs",
    Symbo1TableDefs: FROM "symbo1tab1edefs",
    TimeDefs: FROM "timedefs";
DEFINITIONS FROM ListerDefs, OutputDefs;
ListCode: PROGRAM
  IMPORTS CommanderDefs, ListerDefs, IODefs, OutputDefs, SegmentDefs. StreamDefs.
    StringDefs. SymbolTableDefs
  EXPORTS ListerDefs SHARES SymbolTab1eDefs =
  BEGIN
 Address: TYPE = A1toDefs.Address;
 BYTE: TYPE = AltoDefs.BYTE;
 FileSegmentHand1e: TYPE = SegmentDefs.FileSegmentHand1e;
 FrameHandle: TYPE = ControlDefs.FrameHand1e;
 NumberFormat: TYPE = IODefs.NumberFormat;
 opcode: TYPE = Mopcodes.opcode;
 PageCount: TYPE = AltoDefs.PageCount;
 WordPC: TYPE = Contro1Defs.WordPC;


 JumpOp: TYPE = [Mopcodes.zJnE .. Mopcodes.zJIW];
 InstWord: TYPE   MACHINE DEPENDENT RECORD[oddbyte. evenbyte: BYTE];
 UNSIGNED: TYPE = WORD;
 offset: Address;
 codebase: POINTER;
 codepages: PageCount;
 symbols: SymbolTableDefs.SymbolTableBase;
 Tinst. Tbytes. Pinst, Pbytes. Bbytes: CARDINAL;
 freqing: BOOLEAN ~ FALSE;
 absolute: BOOLEAN ~ FALSE;
 -- number formats
 decimal: NumberFormat = NumberFormat[base:10. columns:1. zerofill :FALSE. unsigned:TRUE];
 decima13: NumberFormat = NumberFormat[base:l0, columns:3, zerofill:FALSE, unsigned:TRUE];
 octa13: NumberFormat 



◦ Jabse Service Manual Search 2024 ◦ Jabse PravopisonTap.bg ◦ Other service manual resources online : FixyaeServiceinfo