]> 4ch.mooo.com Git - 16.git/blob - 16/segm/BPEE
49232ca2734e00cb7e0f8c3ecc444fd8aaf94712
[16.git] / 16 / segm / BPEE
1 ==This is the results of borland c's segment pointers==\r
2 These are the various memory models of the 8088 that are demonstrated here!\r
3 ==tiny==\r
4 local variable bee=18E4:FFF4\r
5 pee=18E4:18E4\r
6 pee=18E4\r
7 pee=18e4\r
8 ==small==\r
9 local variable bee=035C:FFF4\r
10 pee=035C:035C\r
11 pee=035C\r
12 pee=35c\r
13 ==medium==\r
14 local variable bee=0362:FFF2\r
15 pee=0362:0362\r
16 pee=0362\r
17 pee=362\r
18 ==compact is what project 16 uses==\r
19 local variable bee=051E:1000\r
20 pee=0390:0390\r
21 pee=0390:0390\r
22 pee=390\r
23 ==large==\r
24 local variable bee=052A:0FFE\r
25 pee=0396:0396\r
26 pee=0396:0396\r
27 pee=396\r
28 ==HUGE GUTS!==\r
29 local variable bee=054B:0FFE\r
30 pee=050C:03E2\r
31 pee=050C:03E2\r
32 pee=3e2\r