OSDN Git Service

ok i added all the appropriate optimization switches!! wwww but not the others.....
authorsparky4 <sparky4@cock.li>
Sat, 1 Aug 2015 00:32:07 +0000 (19:32 -0500)
committersparky4 <sparky4@cock.li>
Sat, 1 Aug 2015 00:32:07 +0000 (19:32 -0500)
modified:   16.exe
new file:   DEBUG.16
new file:   MMDUMP.16
new file:   PROFILE.16
modified:   bakapi.exe
modified:   exmmtest.exe
modified:   fmemtest.exe
modified:   fontgfx.exe
modified:   fonttest.exe
modified:   inputest.exe
modified:   makefile
modified:   maptest.exe
modified:   palettec.exe
modified:   pcxtest.exe
modified:   scroll.exe
modified:   sega.exe
modified:   sountest.exe
modified:   test.exe
modified:   test2.exe
modified:   tsthimem.exe

20 files changed:
16.exe
DEBUG.16 [new file with mode: 0644]
MMDUMP.16 [new file with mode: 0644]
PROFILE.16 [new file with mode: 0644]
bakapi.exe
exmmtest.exe
fmemtest.exe
fontgfx.exe
fonttest.exe
inputest.exe
makefile
maptest.exe
palettec.exe
pcxtest.exe
scroll.exe
sega.exe
sountest.exe
test.exe
test2.exe
tsthimem.exe

diff --git a/16.exe b/16.exe
index 94c1d6c..810265f 100644 (file)
Binary files a/16.exe and b/16.exe differ
diff --git a/DEBUG.16 b/DEBUG.16
new file mode 100644 (file)
index 0000000..e06f471
--- /dev/null
+++ b/DEBUG.16
@@ -0,0 +1,6 @@
+Seg:0  Size:5376       Owner:0x168c\r
+Seg:1500       Size:256        Owner:0x5a12\r
+Seg:1600       Size:273        Owner:0x92aa\r
+Seg:1b9b       Size:17 Owner:0xffc1\r
+Seg:1d9c       Size:49764      Owner:0x2402\r
+Seg:e000       Size:4294909951 Owner:0x9b58\r
diff --git a/MMDUMP.16 b/MMDUMP.16
new file mode 100644 (file)
index 0000000..680bfda
Binary files /dev/null and b/MMDUMP.16 differ
diff --git a/PROFILE.16 b/PROFILE.16
new file mode 100644 (file)
index 0000000..e69de29
index 317cc1d..98ff404 100644 (file)
Binary files a/bakapi.exe and b/bakapi.exe differ
index ec71068..5315f50 100644 (file)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index d501860..6ed6197 100644 (file)
Binary files a/fmemtest.exe and b/fmemtest.exe differ
index d5dd6f9..d076545 100644 (file)
Binary files a/fontgfx.exe and b/fontgfx.exe differ
index 92c4b88..7c285fa 100644 (file)
Binary files a/fonttest.exe and b/fonttest.exe differ
index 0f71509..23ef222 100644 (file)
Binary files a/inputest.exe and b/inputest.exe differ
index 9172248..0b7b922 100644 (file)
--- a/makefile
+++ b/makefile
@@ -25,8 +25,8 @@ BAKAPIFLAGS=-fh=bakapi.hed
 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+
+CFLAGS=-mc -lr -l=dos -wo -x## -d2
+OFLAGS=-obmiler -out -oh -ei -zp8 -0 -fpi87  -onac -ol+ -ok####x
 FLAGS=$(OFLAGS) $(CFLAGS) $(DFLAGS) $(ZFLAGS)
 
 DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ)
index cbe8df7..aacc41f 100644 (file)
Binary files a/maptest.exe and b/maptest.exe differ
index def0ef7..ca7d070 100644 (file)
Binary files a/palettec.exe and b/palettec.exe differ
index 2d23d88..23218e8 100644 (file)
Binary files a/pcxtest.exe and b/pcxtest.exe differ
index 7d73453..1729829 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index 4d7e238..5c44f05 100644 (file)
Binary files a/sega.exe and b/sega.exe differ
index 6a219c1..273a8d3 100644 (file)
Binary files a/sountest.exe and b/sountest.exe differ
index f92b0fb..c1a320d 100644 (file)
Binary files a/test.exe and b/test.exe differ
index b3bfa87..0216f29 100644 (file)
Binary files a/test2.exe and b/test2.exe differ
index 07b4332..6d1f5bc 100644 (file)
Binary files a/tsthimem.exe and b/tsthimem.exe differ