home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / source / mdec / dldr.s next >
Encoding:
Text File  |  1975-06-26  |  740 b   |  107 lines

  1. / copy and execute DEC loaders
  2.  
  3. core = 24.
  4. prs = 177550
  5.  
  6.     mov    $dldr,r0
  7.     mov    $[core*2048.]-300,r1
  8.     mov    r1,r2
  9. 1:
  10.     mov    (r0)+,(r1)+
  11.     cmp    r0,$end
  12.     blo    1b
  13.     jmp    (r2)
  14.  
  15. dldr:
  16.     10706
  17.     24646
  18.     10705
  19.     62705
  20.     114
  21.     5001
  22.     13716
  23.     177570
  24.     6016
  25.     103402
  26.     5016
  27.     404
  28.     241
  29.     6116
  30.     1001
  31.     10116
  32.     5000
  33.     4715
  34.     105303
  35.     1374
  36.     4715
  37.     4767
  38.     74
  39.     10402
  40.     162702
  41.     4
  42.     22702
  43.     2
  44.     1441
  45.     4767
  46.     54
  47.     61604
  48.     10401
  49.     4715
  50.     2004
  51.     105700
  52.     1753
  53.     0
  54.     751
  55.     110321
  56.     770
  57.     16703
  58.     150
  59.     105213
  60.     105713
  61.     100376
  62.     116303
  63.     2
  64.     60300
  65.     42703
  66.     177400
  67.     5302
  68.     207
  69.     12667
  70.     44
  71.     4715
  72.     10304
  73.     4715
  74.     303
  75.     50304
  76.     16707
  77.     26
  78.     4767
  79.     177752
  80.     4715
  81.     105700
  82.     1342
  83.     6204
  84.     103002
  85.     0
  86.     677
  87.     6304
  88.     114
  89.     0
  90.  
  91. . = dldr-500+744
  92.     16701
  93.     26
  94.     12702
  95.     352
  96.     5211
  97.     105711
  98.     100376
  99.     116162
  100.     2
  101.     [core*2048.]-400
  102.     5267
  103.     177756
  104.     765
  105.     prs
  106. end:
  107.