From: sparky4 Date: Mon, 29 Jun 2015 18:55:08 +0000 (-0500) Subject: everything but scroll.exe is compact! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=a5e0539a4401e3c312227f374d1958baf25a0692;p=16.git everything but scroll.exe is compact! modified: emmtest.exe modified: emsdump.exe modified: exmmtest.exe modified: fmemtest.exe modified: makefile modified: makefile.gnu modified: maptest0.exe --- diff --git a/emmtest.exe b/emmtest.exe index 400b5de6..224f04a9 100644 Binary files a/emmtest.exe and b/emmtest.exe differ diff --git a/emsdump.exe b/emsdump.exe index 8c515ec6..de510883 100644 Binary files a/emsdump.exe and b/emsdump.exe differ diff --git a/exmmtest.exe b/exmmtest.exe index 832bb71e..ee5838f3 100644 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fmemtest.exe b/fmemtest.exe index afbeb7e8..2bb011c1 100644 Binary files a/fmemtest.exe and b/fmemtest.exe differ diff --git a/makefile b/makefile index 0af5c1d3..e446b1e6 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,7 @@ #-zk0 = kanji support~ #-zkl = current codepage -MFLAGS=-mh# -zm +MFLAGS=-m# -zm CFLAGS=-zkl -wo -x#### -mc# -zdp# -zp16 -zq OFLAGS=-ot -ox -ob -oh -or# -om -ol -ol+ FLAGS=-0 -d2 -lr $(OFLAGS) $(CFLAGS) diff --git a/makefile.gnu b/makefile.gnu index 3beab28e..78dc58ee 100644 --- a/makefile.gnu +++ b/makefile.gnu @@ -2,7 +2,7 @@ #-zk0 = kanji support~ #-zkl = current codepage -MFLAGS=-mh# -zm +MFLAGS=-mc# -zm CFLAGS=-zkl -wo -x -mc# -zdp# -zp16 -zq OFLAGS=-ot -ox -ob -oh -or# -om -ol -ol+ FLAGS=-0 -d2 -lr $(OFLAGS) $(CFLAGS) diff --git a/maptest0.exe b/maptest0.exe index 0211c9b8..8ef522b2 100644 Binary files a/maptest0.exe and b/maptest0.exe differ