Y
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
atq2119
31 days ago
That sounds more like the 80286/80386.
link
kens
31 days ago
You're right; I should have said x86-style.
link