|
|
1.1 root 1: .set MEMSIZ,0x10000
2: .text
3: .globl _longspace
4: .globl _shortspace
5: .globl _bytespace
6: # set aside pdp11 memory space in nonprotected text segment at loc 0
7: _longspace:
8: _shortspace:
9: _bytespace:
10: .space MEMSIZ
11: # put the memory size in a global variable for other uses
12: .globl _memsiz
13: _memsiz:.long _memsiz
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.