On 2024-12-04 14:09, Tony Duell wrote:
On Wed, Dec 4, 2024 at 7:06 PM Nigel Johnson Ham
via cctalk
<cctalk(a)classiccmp.org> wrote:
[6809]
I agree. The user stack pointer was a killer
feature.
I like(d) the progam counter relative addressing mode along with the
long branch instructions so you could write position-independant code.
-tony
Yes, a reminder of my pdp-11 days :-)
But that really does not fix code and data relocation.
You need a segment registers for that.