From 5670eb111b8d0656bc7a4dc9fbcbef612104b30d Mon Sep 17 00:00:00 2001
From: sparky4 <sparky4@cock.li>
Date: Tue, 28 Jul 2015 11:22:04 -0500
Subject: [PATCH] hmm

---
 16/segm/WPEE | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/16/segm/WPEE b/16/segm/WPEE
index 6f837a8a..d87f9d02 100644
--- a/16/segm/WPEE
+++ b/16/segm/WPEE
@@ -1,30 +1,30 @@
 ==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=		06af:0c0a
-local variable bee=		06af:0c0a
-far pointer value of pee=	06af:0000
-pointer value of pee=		06af:0000
+local variable bee=		0000:0bc6
+local variable bee=		0bc6
+far pointer value of pee=	0000:0000
+pointer value of pee=		0000
 ==small==
-local variable bee=		06af:0c0a
-local variable bee=		06af:0c0a
-far pointer value of pee=	06af:0000
-pointer value of pee=		06af:0000
+local variable bee=		0000:0bc6
+local variable bee=		0bc6
+far pointer value of pee=	0000:0000
+pointer value of pee=		0000
 ==medium==
-local variable bee=		06af:0c0a
-local variable bee=		06af:0c0a
-far pointer value of pee=	06af:0000
-pointer value of pee=		06af:0000
+local variable bee=		0000:0bc6
+local variable bee=		0bc6
+far pointer value of pee=	0000:0000
+pointer value of pee=		0000
 ==compact is what project 16 uses==
-local variable bee=		06af:0c0a
-local variable bee=		06af:0c0a
-far pointer value of pee=	06af:0000
-pointer value of pee=		06af:0000
+local variable bee=		0000:0bc6
+local variable bee=		0bc6
+far pointer value of pee=	0000:0000
+pointer value of pee=		0000
 ==large==
-local variable bee=		06af:0c0a
-local variable bee=		06af:0c0a
-far pointer value of pee=	06af:0000
-pointer value of pee=		06af:0000
+local variable bee=		0000:0bc6
+local variable bee=		0bc6
+far pointer value of pee=	0000:0000
+pointer value of pee=		0000
 ==HUGE GUTS!==
 local variable bee=		06af:0c0a
 local variable bee=		06af:0c0a
-- 
2.39.5