Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 4.0_1978 listing Mesa_4_System RunImage.mesa_Sep78
<< Back |
HomeMost 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
>> Download RunImage.mesa_Sep78 documenatation <<Text preview - extract from the documentRunImage.mesa 2-Sep-78 13:58:17 Page 1
-- RunImage.mesa: edited by Sandman: July 17, 1978 12:02 PM
DIRECTORY
AllocDefs: FROM "allocdefs" USING [AllocInfo, MakeDataSegment],
AltoDefs: FROM "altodefs" USING [PageSize],
AltoFileDefs: FROM "altofiledefs" USING [CFP],
BFSDefs: FROM "bfsdefs" USING [MakeCFP],
BinaryDefs: FROM "binarydefs" USING [MesaBootLoader],
ControlDefs: FROM "controldefs" USING [
FieldDescriptor, StateVector, SVPointer],
CoreSwapDefs: FROM "coreswapdefs" USING [PuntInfo],
DiskDefs: FROM "diskdefs" USING [DA, RealDA],
ImageDefs: FROM "imagedefs" USING [ImageHeader, MapItem, VersionID],
InlineDefs: FROM "inlinedefs" USING [BITSHIFT],
MiscDefs: FROM "miscdefs" USING [DestroyFakeModule, Zero],
Mopcodes: FROM "mopcodes" USING [zLI4, zRFS, zSHIFT, zWFS],
NovaOps: FROM "novaops" USING [NovaJSR],
ProcessDefs: FROM "processdefs" USING [
ActiveWord, ConditionVector, CV, DIW, SwatLevel],
SegmentDefs: FROM "segmentdefs" USING [
CopyFileToDataSegment, DataSegmentAddl-ess, DataSegmentHandle,
DeleteDataSegment, DeleteFileSegment, FileHandle, FileSegmentAddress,
FileSegmentHandle, GetFileSegmentDA, NewFileSegment, Read, SwapIn,
VMnotFree]:
RunImage: PROGRAM
IMPORTS AllocDefs, BFSDefs, BinaryDefs, DiskDefs, MiscDefs, SegmentDefs
EXPORTS ImageDefs
SHARES DiskDefs, ImageDefs, ProcessDefs, SegmentDefs =
BEGIN OPEN SegmentDefs, ImageDefs:
PageSize: CARDINAL = AltoDefs.PageSize:
BD: PROCEDURE [CARDINAL] RETURNS [ControlDefs.FieldDescriptor] a
MACHINE CODE BEGIN Mopcodes.zLI4; Mopcodes.zSHIFT END;
SetBit: PROCEDURE [[0 .. 1], POINTER, ControlDefs.FieldDescriptor] a
MACHINE CODE BEGIN Mopcodes.zWFS END;
GetBit: PROCEDURE [POINTER, ControlDefs.FieldDescriptor] RETURNS [[0 .. 1]]
◦ Jabse Service Manual Search 2026 ◦ Jabse Pravopis ◦ onTap.bg ◦ Other service manual resources online : Fixya ◦ eServiceinfo