Trailing-Edge
-
PDP-10 Archives
-
BB-X116C-SB
-
10,7/mcb/cexllc.m11
There are 15 other files named cexllc.m11 in the archive. Click here to see a list.
.TITLE CEXLLC - CEX LLC data base
.IDENT /001040/
.ENABL LC
;
;
; COPYRIGHT (c) 1980, 1981, 1982
; DIGITAL EQUIPMENT CORPORATION
; Maynard, Massachusetts
;
; This software is furnished under a license and may be used
; and copied only in accordance with the terms of such license
; and with the inclusion of the above copyright notice. This
; software or any other copies thereof may not be provided or
; otherwise made available to any other person. No title to
; and ownership of the software is hereby transferred.
;
; The information in this software is subject to change
; without notice and should not be construed as a commitment
; by DIGITAL EQUIPMENT CORPORATION.
;
; DIGITAL assumes no responsibility for the use or reliability
; of its software on equipment which is not supplied by
; DIGITAL.
;
;+
; LLC data base for CEX process
;-
CE.DMP = 1000 ; Number of words available for dump.
.MCALL DAT$
DAT$ COR
.WORD CE.DMP*2 ; Offset to dump list.
.BLKW CE.DMP-1 ; Dump area.
.WORD 177572,177576 ; MMR0 - MMR2
.WORD 172516,172516 ; MMR3
.WORD 172300,172376 ; Kernel PDRs and PARs
; .WORD 172200,172276 ; Supervisor PDRs and PARs
.WORD 177600,177676 ; User PDRs and PARs
.WORD 170200,170366 ; UNIBUS map
.WORD 160010,163776 ; Floating addresses
.WORD 172110,172136 ; UNIBUS memory parity
.WORD 174400,174576 ; DTE#0-DTE#3
.WORD 177546,177546 ; KW11-L
.WORD 177560,177566 ; Console terminal
.WORD 0
END$
.END