Service Manuals, User Guides, Schematic Diagrams or docs for : xerox mesa 4.0_1978 listing Mesa_4_System MiniNub.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 MiniNub.mesa_Sep78 documenatation <<Text preview - extract from the documentMiniNub.mesa 2-Sep-78 13:58:17 Page 1
-- MiniNub.Mesa
-- Edited by Sandman on May 19, 1978 4:24 PM
DIRECTORY
AltoFileDefs: FROM "altofiledefs" USING [CFA, eofDA, FA],
ControlDefs: FROM "controldefs" USING [
GetReturnLink, GlobalFrameHandle, NullGlobalFrame, StateVector],
CoreSwapDefs: FROM "coreswapdefs" USING [CAbort, CoreSwap],
ImageDefs: FROM "imagedefs" USING [AddFileRequest, FileRequest],
IODefs: FROM "iodefs" USING [CR, SP],
LoaderDefs: FROM "loaderdefs" USING [Load, Loader, New, VersionMismatch],
MiscDefs: FROM "miscdefs",
ProcessDefs: FROM "processdefs" USING [Aborted],
SegmentDefs: FROM "segmentdefs" USING [
FileSegmentHandle, LockFile, Read, ReleaseFile, UnlockFile],
StreamDefs: FROM "streamdefs" USING [
CreateByteStream, GetFA, JumpToFA, Read, StreamHandle],
StringDefs: FROM "stringdefs" USING [
AppendChar, AppendString, EquivalentString]:
MiniNub: PROGRAM
IMPORTS CoreSwapDefs, LoaderDefs, ProcessDefs, SegmentDefs, StreamDefs, StringDefs
EXPORTS MiscDefs =
BEGIN
CallDebugger: PROCEDURE -
BEGIN -- user's entry point to debugger
state: Contro1Defs.StateVector:
state.stkptr ~ 0:
state.dest ~ Contro1Defs.GetReturnLink[]:
CoreSwapDefs.CoreSwap[exp1icitca11, @state]:
RETURN
END:
BadFi1e: SIGNAL [name: STRING] = CODE:
LoadNew: PROCEDURE [name: STRING, frame1inks: BOOLEAN] RETURNS [PROGRAM] =
BEGIN
g: Contro1Defs.G10balFrameHand1e:
bcd: SegmentDefs.Fi1eSegmentHandle:
bcd ~ LoaderDefs.Load[name
I BadFi1e, UNWIND =) NULL: ANY =) ERROR BadFile[name]]:
9 ~ LoaderDefs.New[bcd, framelinks, FALSE
I BadFile, LoaderDefs.VersionMismatch, UNWIND -) NULL:
ANY =) ERROR BadFi1e[name]]:
RETURN[LOOPHOLE[g]]
END:
comcmRequest: short ImageDefs.Fi1eRequest ~ [
body: short[fi":, name: "Com.Cm."],
◦ Jabse Service Manual Search 2026 ◦ Jabse Pravopis ◦ onTap.bg ◦ Other service manual resources online : Fixya ◦ eServiceinfo