|
|
|
|
|
by sarbaz
2435 days ago
|
|
The true reason is that intel didn't support coexistence of Virtual 8086 mode with 64-bit mode. So adding 16 bit app support would require loads of work to get it working as part of a 64 bit OS. Regular protected mode code has built in support that allows easily running 16 bit apps, so maintaining compatibility was a no-brainer. The moment the trade-off changed, Microsoft decided to drop support for 16 bit apps. Personally, I don't mind that very much, because dosbox is a great product that bridges the gap perfectly. |
|