Thread: Ms-Dos on xp
View Single Post
Old 07-21-2003, 10:05 PM   #8 (permalink)
sibulborog
Upright
 
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.
sibulborog is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46