From: sparky4 Date: Tue, 28 Jul 2015 15:02:51 +0000 (-0500) Subject: ok X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=a5b850597994d49fa482d298389a99dd5d8222cc;p=16.git ok modified: 16/segm/PEE.EXE modified: 16/segm/WPEE --- diff --git a/16/segm/PEE.EXE b/16/segm/PEE.EXE index 3d96e6ae..9322ef7f 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 fb8f9b28..66f69454 100644 --- a/16/segm/WPEE +++ b/16/segm/WPEE @@ -1,30 +1,25 @@ ==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=066a:0bcc -pee=066a:0000 -pee=066a:0000 -pee=0 +local variable bee= 0508:0FFE +far pointer value of pee= 04C9:0134 +pointer value of pee= 04C9:0134 ==small== -local variable bee=066a:0bcc -pee=066a:0000 -pee=066a:0000 -pee=0 +local variable bee= 0508:0FFE +far pointer value of pee= 04C9:0134 +pointer value of pee= 04C9:0134 ==medium== -local variable bee=066a:0bcc -pee=066a:0000 -pee=066a:0000 -pee=0 +local variable bee= 0508:0FFE +far pointer value of pee= 04C9:0134 +pointer value of pee= 04C9:0134 ==compact is what project 16 uses== -local variable bee=066a:0bcc -pee=066a:0000 -pee=066a:0000 -pee=0 +local variable bee= 0508:0FFE +far pointer value of pee= 04C9:0134 +pointer value of pee= 04C9:0134 ==large== -local variable bee=066a:0bcc -pee=066a:0000 -pee=066a:0000 -pee=0 +local variable bee= 0508:0FFE +far pointer value of pee= 04C9:0134 +pointer value of pee= 04C9:0134 ==HUGE GUTS!== local variable bee= 0669:0bfc far pointer value of pee= 0669:0000