28 lines
437 B
Plaintext
28 lines
437 B
Plaintext
name "Intel 8086 assembler"
|
|
dir as
|
|
end
|
|
name "Intel 8086 backend"
|
|
dir cg
|
|
end
|
|
name "Intel 8086 C libraries"
|
|
dir libcc
|
|
end
|
|
name "Intel 8086 EM library"
|
|
dir libem
|
|
end
|
|
name "Intel 8086 Pascal library"
|
|
dir libpc
|
|
end
|
|
name "Intel 8086 PC/IX systemcall library"
|
|
dir libsys
|
|
end
|
|
name "Intel 8086 Basic library"
|
|
dir libbc
|
|
end
|
|
name "Intel 8086 Occam library"
|
|
dir liboc
|
|
end
|
|
name "Intel 8086 conversion program from ack.out --> PC/IX a.out"
|
|
dir cv
|
|
end
|