]> 4ch.mooo.com Git - 16.git/commitdiff
so many flags!!
authorsparky4 <sparky4@cock.li>
Sat, 1 Aug 2015 00:13:28 +0000 (19:13 -0500)
committersparky4 <sparky4@cock.li>
Sat, 1 Aug 2015 00:13:28 +0000 (19:13 -0500)
deleted:    DEBUG.16
deleted:    MMDUMP.16
deleted:    PROFILE.16
modified:   makefile

DEBUG.16 [deleted file]
MMDUMP.16 [deleted file]
PROFILE.16 [deleted file]
makefile

diff --git a/DEBUG.16 b/DEBUG.16
deleted file mode 100644 (file)
index c522282..0000000
--- a/DEBUG.16
+++ /dev/null
@@ -1,6 +0,0 @@
-Seg:0  Size:5623       Owner:0xcc80\r
-Seg:15f7       Size:256        Owner:0x5a06\r
-Seg:16f7       Size:273        Owner:0x92a8\r
-Seg:1c92       Size:17 Owner:0x5d5a\r
-Seg:1e93       Size:49517      Owner:0x9bec\r
-Seg:e000       Size:4294909951 Owner:0x468d\r
diff --git a/MMDUMP.16 b/MMDUMP.16
deleted file mode 100644 (file)
index 4f7180f..0000000
Binary files a/MMDUMP.16 and /dev/null differ
diff --git a/PROFILE.16 b/PROFILE.16
deleted file mode 100644 (file)
index e69de29..0000000
index 6842c14817e6d010a9ce7b472c2462a5dcc8a078..9e645fc1f3be698cccf58b968759822855f6e970 100644 (file)
--- a/makefile
+++ b/makefile
@@ -26,7 +26,7 @@ SFLAGS=-sg -st -of+ -k32768#51200#49152#24576
 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS)
 ZFLAGS=-zk0 -zq -zu# -zm# -zc# -zdp# -zp16
 CFLAGS=-mc -lr -l=dos -wo -x -d2
-OFLAGS=-onatx -oh -oi -ei -zp8 -0 -fpi87#-oebrml -ol+
+OFLAGS=-onatx -oh -oi -ei -zp8 -0 -fpi87 -oebrml -ol+
 FLAGS=$(OFLAGS) $(CFLAGS) $(DFLAGS) $(ZFLAGS)
 
 DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ)