asz80: write symbols out
authorAlan Cox <alan@linux.intel.com>
Fri, 27 Oct 2017 21:50:14 +0000 (22:50 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 27 Oct 2017 21:50:14 +0000 (22:50 +0100)
commitd92257ddede531b46d5dacc9ec1ab0790cfa5e4b
treec9683f8d5533d665f8915fb51aa818c1c97c0a39
parent6e7523e285b16666c07addb65f15b203e9935dc7
asz80: write symbols out

Also fix the .export handling and some oddments related to it.

We now should be writing out correct relocations and symbol tables. The one
thing we have yet to do is to properly number the external symbols so that
we can output them in that order and tie it nicely to the relocations so that
ld doesn't have to work overtime.
Applications/MWC/cmd/asz80/as.h
Applications/MWC/cmd/asz80/as0.c
Applications/MWC/cmd/asz80/as1.c
Applications/MWC/cmd/asz80/as2.c
Applications/MWC/cmd/asz80/as3.c
Applications/MWC/cmd/asz80/as4.c