|
|
coherent
/ (-lgl / COHERENT Version 3.2 / Copyright (c) 1982, 1991 by Mark Williams Company. / All rights reserved. May not be copied without permission. / -lgl) / C run-time start-off. / Coherent native version. / Must be loaded at 0000 / With profiling .globl main_ .globl environ_ .globl errno_ .globl _exit_ errno_ = 0002 loc_0: jmp start .blkw 3 / spare space start: mov 0, $0 / clear location 0 mov bp, sp mov ax, 4(bp) mov environ_, ax call _profon_ call main_ push ax call exit_ _exit_: call _profoff_ sys 1 .prvd environ_: .word 0 .shrd .blkw 4
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.