The modes are lower memory addressing schemes used in early computer times (386/486) to address the problem introduced in 32 bit computers (introduced in the 386) of addressing memory higher than the basic 640k. It's a legacy thing that doesn't matter much now that windows and linux address memory a little differently and fake the modes for you, and the fact 16bit computer programs hardly exist.
|