Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hit the program file size limit. Or have I?
Message
From
02/04/1999 01:48:44
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00204253
Message ID:
00204562
Views:
22
>I believe this is related to the 64K segmenting of the Intel processors. Coding for Intel in Assembly is a pain compared to the Motorola series of processors where you had straight memory mapping.

This issue dissapears with the proteced mode adressing that was introduced with the '385 processors. The good atributes of segmentation still exist (separate code, data, stack segments) but the segment size is increased from 64k to 4 gig. It is a mistake to confuse real mode addressing modes with protected mode addressing.
Previous
Reply
Map
View

Click here to load this message in the networking platform