Hacker News new | ask | show | jobs
by mid-kid 1482 days ago
That sounds to me like the far pointer was used to set the segment number, and the pointer offset isn't added back to the segment number as that'd be slow. Sounds like a sensible implementation to me though of course it's unexpected