From: sparky4 Date: Tue, 28 Jul 2015 15:01:04 +0000 (-0500) Subject: ok X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=897cbab6447281a9157744bb6ef14af7feb823f9;p=16.git ok modified: 16.hed modified: 16/segm/BPEE modified: 16/segm/PEE.EXE modified: 16/segm/WPEE --- diff --git a/16.hed b/16.hed index 2dd21723..4787a4f0 100644 Binary files a/16.hed and b/16.hed differ diff --git a/16/segm/BPEE b/16/segm/BPEE index 49232ca2..3b0c51e9 100644 --- a/16/segm/BPEE +++ b/16/segm/BPEE @@ -1,32 +1,26 @@ ==This is the results of borland c's segment pointers== These are the various memory models of the 8088 that are demonstrated here! ==tiny== -local variable bee=18E4:FFF4 -pee=18E4:18E4 -pee=18E4 -pee=18e4 +local variable bee= 168E:FFF4 +far pointer value of pee= 168E:168E +pointer value of pee= 168E ==small== -local variable bee=035C:FFF4 -pee=035C:035C -pee=035C -pee=35c +local variable bee= 0116:FFF4 +far pointer value of pee= 0116:0116 +pointer value of pee= 0116 ==medium== -local variable bee=0362:FFF2 -pee=0362:0362 -pee=0362 -pee=362 +local variable bee= 02FB:FFF2 +far pointer value of pee= 02FB:02FB +pointer value of pee= 02FB ==compact is what project 16 uses== -local variable bee=051E:1000 -pee=0390:0390 -pee=0390:0390 -pee=390 +local variable bee= 04DC:1000 +far pointer value of pee= 0104:0104 +pointer value of pee= 0104:0104 ==large== -local variable bee=052A:0FFE -pee=0396:0396 -pee=0396:0396 -pee=396 +local variable bee= 04E7:0FFE +far pointer value of pee= 02FB:02FB +pointer value of pee= 02FB:02FB ==HUGE GUTS!== -local variable bee=054B:0FFE -pee=050C:03E2 -pee=050C:03E2 -pee=3e2 +local variable bee= 0508:0FFE +far pointer value of pee= 04C9:0134 +pointer value of pee= 04C9:0134 diff --git a/16/segm/PEE.EXE b/16/segm/PEE.EXE index bf43da3f..3d96e6ae 100644 Binary files a/16/segm/PEE.EXE and b/16/segm/PEE.EXE differ diff --git a/16/segm/WPEE b/16/segm/WPEE index fa3d8e06..fb8f9b28 100644 --- a/16/segm/WPEE +++ b/16/segm/WPEE @@ -1,32 +1,31 @@ ==This is the results of open watcom's base pointers== These are the various memory models of the 8088 that are demonstrated here! ==tiny is not found so default== -local variable bee=054B:0FFE -pee=050C:03E2 -pee=050C:03E2 -pee=3e2 +local variable bee=066a:0bcc +pee=066a:0000 +pee=066a:0000 +pee=0 ==small== -local variable bee=054B:0FFE -pee=050C:03E2 -pee=050C:03E2 -pee=3e2 +local variable bee=066a:0bcc +pee=066a:0000 +pee=066a:0000 +pee=0 ==medium== -local variable bee=054B:0FFE -pee=050C:03E2 -pee=050C:03E2 -pee=3e2 +local variable bee=066a:0bcc +pee=066a:0000 +pee=066a:0000 +pee=0 ==compact is what project 16 uses== -local variable bee=054B:0FFE -pee=050C:03E2 -pee=050C:03E2 -pee=3e2 +local variable bee=066a:0bcc +pee=066a:0000 +pee=066a:0000 +pee=0 ==large== -local variable bee=054B:0FFE -pee=050C:03E2 -pee=050C:03E2 -pee=3e2 -==HUGE GUTS!== -local variable bee=06ae:0bcc -pee=06ae:0000 -pee=06ae:0000 +local variable bee=066a:0bcc +pee=066a:0000 +pee=066a:0000 pee=0 +==HUGE GUTS!== +local variable bee= 0669:0bfc +far pointer value of pee= 0669:0000 +pointer value of pee= 0669:0000