|
|
|
|
|
by trollbridge
2 hours ago
|
|
Flat is not necessarily a better idea. In 1978, a 32 bit CPU would be stupidly expensive. The use case for > 64k was to simply have code and data split apart, and also have some MMIO, so basically 192k-256k of addressing needed. Segmentation meant programs could remain essentially 16 bit with all the benefits to that like smaller code size. |
|