I wonder... hmmm. if the V1 a.out header where 12
bytes long, then
everything would just automagically work.
If you look at sysexec, you will see that the "magic number" for the
a.out header is 000405. That is an instruction that jumps over the
first 12 bytes.
James Markevitch