22 lines
367 B
Plaintext
22 lines
367 B
Plaintext
|
name "Intel 8086 assembler"
|
||
|
dir as
|
||
|
end
|
||
|
name "Intel 8086 backend"
|
||
|
dir ncg
|
||
|
end
|
||
|
name "Intel 8086 EM library"
|
||
|
dir libem
|
||
|
end
|
||
|
name "Intel 8086 etext,edata,end library"
|
||
|
dir libend
|
||
|
end
|
||
|
name "Intel 8086 floating point library"
|
||
|
dir libfp
|
||
|
end
|
||
|
name "Intel 8086 PC/IX systemcall library"
|
||
|
dir libsys
|
||
|
end
|
||
|
name "Intel 8086 conversion program from ack.out --> PC/IX a.out"
|
||
|
dir cv
|
||
|
end
|