]> 4ch.mooo.com Git - 16.git/blob - 16/segm/WPEE
5317ade1f2a3d023f18862ffbc1446105260f4b9
[16.git] / 16 / segm / WPEE
1 ==This is the results of open watcom's base pointers==\r
2 These are the various memory models of the 8088 that are demonstrated here!\r
3 ==tiny is not found so default==\r
4 local variable bee=             0000:0bc6\r
5 local variable bee=             0bc6\r
6 far pointer value of pee=       0000:0000\r
7 pointer value of pee=           0000\r
8 ==small==\r
9 local variable bee=             0000:0bc6\r
10 local variable bee=             0bc6\r
11 far pointer value of pee=       0000:0000\r
12 pointer value of pee=           0000\r
13 ==medium==\r
14 local variable bee=             0000:0bce\r
15 local variable bee=             0bce\r
16 far pointer value of pee=       0000:0000\r
17 pointer value of pee=           0000\r
18 ==compact is what project 16 uses==\r
19 local variable bee=             05d5:0c32\r
20 local variable bee=             05d5:0c32\r
21 far pointer value of pee=       0000:0000\r
22 pointer value of pee=           0000:0000\r
23 ==large==\r
24 local variable bee=             05e1:0c3a\r
25 local variable bee=             05e1:0c3a\r
26 far pointer value of pee=       0000:0000\r
27 pointer value of pee=           0000:0000\r
28 ==HUGE GUTS!==\r
29 local variable bee=             06af:0c0a\r
30 local variable bee=             06af:0c0a\r
31 far pointer value of pee=       0000:0000\r
32 pointer value of pee=           0000:0000\r