Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 4.0_1978 listing Mesa_4_System Miscellaneous.mesa_Sep78

<< 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
Miscellaneous.mesa_Sep78


>> Download Miscellaneous.mesa_Sep78 documenatation <<

Text preview - extract from the document
Miscellaneous.mesa              2-Sep-78 13:58:17                                Page   1



-- Miscellaneous.mesa; edited by Sandman, July 17, 1978   11:47 AM
DIRECTORY
  AlloeDefs: FROM "alloedefs" USING [AllocInfo, MakeSwappedIn],
  AltoDefs: FROM "altodefs" USING [PageSize],
  BedDefs: FROM "beddefs" USING [VersionStamp],
  ControlDefs: FROM "controldefs" USING [
     FrameHandle, GFT, GFTIndex, GlobalFrameHandle, NullEpBase,
     NullGlobalFrame],
  FrameDefs: FROM "framedefs" USING [
     GlobalFrame, RemoveGlobalFrame, SwapInCode, SwapOutCode,
     ValidateGlobalFrame],
  ImageDefs: FROM "imagedefs" USING [
     AbortMesa, CleanupItem, CleanupMask, CleanupProcedure, ImageHeader,
     StopMesa],
   InlineDefs: FROM "inlinedefs" USING [BITAND, COPY],
  MiscDefs: FROM "misedefs",
  Mopcodes: FROM "mopcodes" USING [zSTARTIO],
  NueleusDefs: FROM "nucleusdefs" USING [Resident],
  OsStaticDefs: FROM "osstaticdefs" USING [OsStatics],
  ProcessDefs: FROM "proeessdefs" USING [DisableInterrupts, EnableInterrupts],
  SDDefs: FROM "sddefs" USING [SD, sGoingAway],
  SegmentDeFs: FROM "segmentdefs" USING [
     DefaultBase, DeleteFileSegment, FileHandle, FileSegmentAddress,
     FileSegmentHandle, NewFileSegment, Read, SwapIn, Unlock],
  TrapDeFs: FROM "trapdefs";
DEFINITIONS FROM ControlDefs;
Miscellaneous: PROGRAM
 IMPORTS AllocOefs, FrameOefs, SegmentDefs, NueleusDefs
 EXPORTS FrameDefs, ImageDefs, MiscDefs, NueleusDefs, TrapDefs
 SHARES ControlDefs, ImageDefs = BEGIN
  DeletedFrame: PUBLIC PROCEDURE [gfi: GFTIndex] RETURNS [BOOLEAN]
    BEGIN
    RETURN[GFT[gfi] = [frame: NullGlobalFrame, epbase: NullEpBase]];
    END;
  LockCode: PUBLIC PROCEDURE [link: UNSPECIFIED] =
    BEGIN
    FrameDefs.SwapInCode[FrameDefs.GlobalFrame[link]];
    RETURN
    END;
  UnloekCode: PUBLIC PROCEDURE [link: UNSPECIFIED] =
    BEGIN
    SegmentDefs.Unlock[FrameDefs.GlobalFrame[link].codesegment];
    RETURN
    END;
  CodeSegment: PUBLIC PROCEDURE [frame:FrameHandle]
    RETURNS [codeseg: SegmentDefs.FileSegmentHandle] 



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