From: sparky4 Date: Thu, 30 Jul 2015 20:58:07 +0000 (-0500) Subject: fast!! X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=052b386b2a7d55dc0b0d037c35a7a59898b16c4f;p=proj16%2F16.git fast!! modified: 16.exe modified: 16/exmmtest/DEBUG.16 modified: 16/exmmtest/MMDUMP.16 modified: bakapi.exe modified: exmmtest.exe modified: fontgfx.exe modified: inputest.exe modified: makefile modified: maptest.exe modified: pcxtest.exe modified: scroll.exe modified: sountest.exe modified: test.exe modified: tsthimem.exe --- diff --git a/16.exe b/16.exe index bb1cde6c..dc879c13 100644 Binary files a/16.exe and b/16.exe differ diff --git a/16/exmmtest/DEBUG.16 b/16/exmmtest/DEBUG.16 index a1ecff46..de6d9e33 100644 --- a/16/exmmtest/DEBUG.16 +++ b/16/exmmtest/DEBUG.16 @@ -1,16 +1,16 @@ -Seg:0 Size:7000 Owner:0x11ca -Seg:1b58 Size:256 Owner:0x64a2 -Seg:21de Size:34 Owner:0xc211 -Seg:23b5 Size:44108 Owner:0xc514 -Seg:d022 Size:4294967263 Owner:0xcf18 -Seg:d022 Size:4294967263 Owner:0x11c5 -Seg:d022 Size:4294967263 Owner:0x6482 -Seg:d022 Size:4294967263 Owner:0xc414 -Seg:d022 Size:4294967263 Owner:0x19c3 -Seg:d022 Size:4294967263 Owner:0xce18 -Seg:d022 Size:4294967263 Owner:0x1403 +Seg:0 Size:6972 Owner:0x19c6 +Seg:1b3c Size:256 Owner:0x6484 +Seg:21c4 Size:34 Owner:0x19ce +Seg:239b Size:44134 Owner:0x19c2 +Seg:d022 Size:4294967263 Owner:0xf11 +Seg:d022 Size:4294967263 Owner:0xf11 +Seg:d022 Size:4294967263 Owner:0xf14 +Seg:d022 Size:4294967263 Owner:0xc514 +Seg:d022 Size:4294967263 Owner:0x19c2 +Seg:d022 Size:4294967263 Owner:0xc618 +Seg:d022 Size:4294967263 Owner:0x1819 Seg:d022 Size:4294967263 Owner:0x1114 -Seg:d022 Size:4294967263 Owner:0xc214 -Seg:d022 Size:4294967263 Owner:0xc20a -Seg:d022 Size:419 Owner:0xc419 -Seg:e000 Size:4294909951 Owner:0xc21a +Seg:d022 Size:4294967263 Owner:0xf11 +Seg:d022 Size:4294967263 Owner:0xf11 +Seg:d022 Size:419 Owner:0xf11 +Seg:e000 Size:4294909951 Owner:0x1114 diff --git a/16/exmmtest/MMDUMP.16 b/16/exmmtest/MMDUMP.16 index 60e2d7af..54f11009 100644 Binary files a/16/exmmtest/MMDUMP.16 and b/16/exmmtest/MMDUMP.16 differ diff --git a/bakapi.exe b/bakapi.exe index 250b110f..a30c1bb0 100644 Binary files a/bakapi.exe and b/bakapi.exe differ diff --git a/exmmtest.exe b/exmmtest.exe index 964ca886..f282ea83 100644 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fontgfx.exe b/fontgfx.exe index b4df19bc..bf8a3afa 100644 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/inputest.exe b/inputest.exe index c69afba7..81d917fd 100644 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/makefile b/makefile index 4c32f61e..554aa3f8 100644 --- a/makefile +++ b/makefile @@ -27,7 +27,7 @@ SFLAGS=-k32768#51200#49152 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zq# -zu -zm# -zc# -zdp# -zp16 -zq CFLAGS=-mc -ei -wo -x# -r -OFLAGS=-ot -ox -ob -oh -or -om -ol# -ol+ +OFLAGS=-otexanbhrml -ol+ FLAGS=-0 -d2 -lr $(OFLAGS) $(CFLAGS) $(DFLAGS) $(ZFLAGS) DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ) diff --git a/maptest.exe b/maptest.exe index d36848a2..7249dc3d 100644 Binary files a/maptest.exe and b/maptest.exe differ diff --git a/pcxtest.exe b/pcxtest.exe index 9b7e5e98..491a9cff 100644 Binary files a/pcxtest.exe and b/pcxtest.exe differ diff --git a/scroll.exe b/scroll.exe index e10bed35..15e34c5f 100644 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/sountest.exe b/sountest.exe index 254b8fa2..4577d0d3 100644 Binary files a/sountest.exe and b/sountest.exe differ diff --git a/test.exe b/test.exe index 1c800062..4b164a39 100644 Binary files a/test.exe and b/test.exe differ diff --git a/tsthimem.exe b/tsthimem.exe index 0011eeee..405febaa 100644 Binary files a/tsthimem.exe and b/tsthimem.exe differ