asz80: some quick changes over tea
authorAlan Cox <alan@linux.intel.com>
Thu, 26 Oct 2017 20:04:17 +0000 (21:04 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 26 Oct 2017 20:04:17 +0000 (21:04 +0100)
commit6e7523e285b16666c07addb65f15b203e9935dc7
tree5f10481b2de4d4028a4bda66b4ada061d11efd8b
parent8873d60d48ce32107e7790011966867a566ec397
asz80: some quick changes over tea

We now write out parts of something resembling a relocatable object file. We
don't yet write out the symbols nor do we write out the longer relocations
for symbol references rather than segment offsets.
Applications/MWC/cmd/asz80/TODO
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
Applications/MWC/cmd/asz80/as6.c