]> Shamusworld >> Repos - rln/commit
Added fixups for OP data addresses.
authorShamus Hammons <jlhamm@acm.org>
Tue, 27 Feb 2018 02:37:05 +0000 (20:37 -0600)
committerShamus Hammons <jlhamm@acm.org>
Tue, 27 Feb 2018 02:37:05 +0000 (20:37 -0600)
commit822fb0b2350996a53d3a560dfd47110febc4f108
tree38fa660e30b02da2f0096590c5e568baf0dc3456
parent2b769046ebabf1dd239ff670cdf93737da86d72f
Added fixups for OP data addresses.

This is the counterpart to the RMAC Object Processor assembler. In order
for it to be useful, we need to be able to address things in the OP
sections that refer to 68xxx TEXT and DATA sections--so now that's
possible with a little tweak to the section relocator. Now at version
1.6.1 (we forgot to commit 1.6.0, sorry!).
rln.c
rln.h