==This is the results of borland c's segment pointers==\r
These are the various memory models of the 8088 that are demonstrated here!\r
==tiny==\r
-local variable bee=18E4:FFF4\r
-pee=18E4:18E4\r
-pee=18E4\r
-pee=18e4\r
+local variable bee= 168E:FFF4\r
+far pointer value of pee= 168E:168E\r
+pointer value of pee= 168E\r
==small==\r
-local variable bee=035C:FFF4\r
-pee=035C:035C\r
-pee=035C\r
-pee=35c\r
+local variable bee= 0116:FFF4\r
+far pointer value of pee= 0116:0116\r
+pointer value of pee= 0116\r
==medium==\r
-local variable bee=0362:FFF2\r
-pee=0362:0362\r
-pee=0362\r
-pee=362\r
+local variable bee= 02FB:FFF2\r
+far pointer value of pee= 02FB:02FB\r
+pointer value of pee= 02FB\r
==compact is what project 16 uses==\r
-local variable bee=051E:1000\r
-pee=0390:0390\r
-pee=0390:0390\r
-pee=390\r
+local variable bee= 04DC:1000\r
+far pointer value of pee= 0104:0104\r
+pointer value of pee= 0104:0104\r
==large==\r
-local variable bee=052A:0FFE\r
-pee=0396:0396\r
-pee=0396:0396\r
-pee=396\r
+local variable bee= 04E7:0FFE\r
+far pointer value of pee= 02FB:02FB\r
+pointer value of pee= 02FB:02FB\r
==HUGE GUTS!==\r
-local variable bee=054B:0FFE\r
-pee=050C:03E2\r
-pee=050C:03E2\r
-pee=3e2\r
+local variable bee= 0508:0FFE\r
+far pointer value of pee= 04C9:0134\r
+pointer value of pee= 04C9:0134\r
==This is the results of open watcom's base pointers==\r
These are the various memory models of the 8088 that are demonstrated here!\r
==tiny is not found so default==\r
-local variable bee=054B:0FFE\r
-pee=050C:03E2\r
-pee=050C:03E2\r
-pee=3e2\r
+local variable bee=066a:0bcc\r
+pee=066a:0000\r
+pee=066a:0000\r
+pee=0\r
==small==\r
-local variable bee=054B:0FFE\r
-pee=050C:03E2\r
-pee=050C:03E2\r
-pee=3e2\r
+local variable bee=066a:0bcc\r
+pee=066a:0000\r
+pee=066a:0000\r
+pee=0\r
==medium==\r
-local variable bee=054B:0FFE\r
-pee=050C:03E2\r
-pee=050C:03E2\r
-pee=3e2\r
+local variable bee=066a:0bcc\r
+pee=066a:0000\r
+pee=066a:0000\r
+pee=0\r
==compact is what project 16 uses==\r
-local variable bee=054B:0FFE\r
-pee=050C:03E2\r
-pee=050C:03E2\r
-pee=3e2\r
+local variable bee=066a:0bcc\r
+pee=066a:0000\r
+pee=066a:0000\r
+pee=0\r
==large==\r
-local variable bee=054B:0FFE\r
-pee=050C:03E2\r
-pee=050C:03E2\r
-pee=3e2\r
-==HUGE GUTS!==\r
-local variable bee=06ae:0bcc\r
-pee=06ae:0000\r
-pee=06ae:0000\r
+local variable bee=066a:0bcc\r
+pee=066a:0000\r
+pee=066a:0000\r
pee=0\r
+==HUGE GUTS!==\r
+local variable bee= 0669:0bfc\r
+far pointer value of pee= 0669:0000\r
+pointer value of pee= 0669:0000\r