Hacker News new | ask | show | jobs
by kens 31 days ago
The Mitra 125 had memory segmentation. It seems similar to the 8086, with descriptors that specified base address and length for a segment. Accessing memory outside a segment caused a trap.
1 comments

That sounds more like the 80286/80386.
You're right; I should have said x86-style.