From: sparky4 Date: Wed, 16 Sep 2015 16:59:36 +0000 (-0500) Subject: comitting i cannot seperate stack from dgroup X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=b50edbc74531c92922432e5e10964b3c4249b81f;hp=0675dc48e4db7497ea0c640075919bca3db563e9;p=16.git comitting i cannot seperate stack from dgroup modified: 16.exe modified: DEBUG.16W modified: HEAP.16W modified: MMDUMP.16W modified: bakapi.exe modified: bcexmm.prj 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: test.exe modified: test2.exe modified: vgmtest.exe --- diff --git a/16.exe b/16.exe index 14425c50..196099ab 100755 Binary files a/16.exe and b/16.exe differ diff --git a/DEBUG.16W b/DEBUG.16W index cc4969c4..edab459b 100755 --- a/DEBUG.16W +++ b/DEBUG.16W @@ -1,17 +1,17 @@ -Seg:0 Size:7210 Owner:0x0 -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ -00 -Seg:1cb0 Size:40 Owner:0x0 -++_ - -Seg:1cd8 Size:256 Owner:0x46c +Seg:0 Size:7143 Owner:0x0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ +0 +Seg:1be7 Size:256 Owner:0x46c ++++_  -Seg:1dd8 Size:273 Owner:0xf1dc +Seg:1ce7 Size:273 Owner:0xc604 ++++_ -000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -Seg:acd8 Size:13096 Owner:0x0 -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ + +Seg:1f2a Size:40 Owner:0x0 +++_ +00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +Seg:af52 Size:12462 Owner:0x0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_  Seg:e000 Size:8191 Owner:0x0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ \ No newline at end of file diff --git a/HEAP.16W b/HEAP.16W index 3720b6d5..e69de29b 100755 --- a/HEAP.16W +++ b/HEAP.16W @@ -1,45 +0,0 @@ - - == default == - - USED block at 1cd20016 of size 66 - FREE block at 1cd20058 of size 18 - USED block at 1cd2006a of size 136 - USED block at 1cd200f2 of size 20 - FREE block at 1cd20106 of size 7926 -OK - end of heap - - == near == - - USED block at cd1f206 of size 12 - USED block at cd1f212 of size 692 - USED block at cd1f4c6 of size 92 - USED block at cd1f522 of size 20 - USED block at cd1f536 of size 20 - USED block at cd1f54a of size 20 - USED block at cd1f55e of size 20 - USED block at cd1f572 of size 20 - USED block at cd1f586 of size 2678 -OK - end of heap - - == far == - - USED block at 1cd20016 of size 66 - USED block at 1cd20058 of size 18 - USED block at 1cd2006a of size 136 - USED block at 1cd200f2 of size 20 - USED block at 1cd20106 of size 7926 -OK - end of heap - -Memory Type Total Used Free ----------------- -------- -------- -------- -Default 8166 222 7944 -Near 3574 896 2678 -Far 8166 222 7944 ----------------- -------- -------- -------- -coreleft = 2676 -farcoreleft = 10424 -GetFreeSize = 7768 -GetNearFreeSize = 2678 -GetFarFreeSize = 7768 -memavl = 2676 -stackavail = 42853 diff --git a/MMDUMP.16W b/MMDUMP.16W index 35be9062..0a348492 100755 Binary files a/MMDUMP.16W and b/MMDUMP.16W differ diff --git a/bakapi.exe b/bakapi.exe index f9252fdf..914bac8d 100755 Binary files a/bakapi.exe and b/bakapi.exe differ diff --git a/bcexmm.prj b/bcexmm.prj index f307be3a..7ff8c3da 100755 Binary files a/bcexmm.prj and b/bcexmm.prj differ diff --git a/exmmtest.exe b/exmmtest.exe index f4076b21..06abc412 100755 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fmemtest.exe b/fmemtest.exe index 2f30dc67..3ce3a8eb 100755 Binary files a/fmemtest.exe and b/fmemtest.exe differ diff --git a/fontgfx.exe b/fontgfx.exe index de30597b..0dc5c46e 100755 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/fonttest.exe b/fonttest.exe index 49a854ae..e0c14e2e 100755 Binary files a/fonttest.exe and b/fonttest.exe differ diff --git a/inputest.exe b/inputest.exe index 5ef5714e..ac74bbb5 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/makefile b/makefile index 5307f5c5..c9d228e0 100755 --- a/makefile +++ b/makefile @@ -31,10 +31,10 @@ WCPULIB=$(SRCLIB)wcpu$(DIRSEP) 16FLAGS=-fh=16.hed BAKAPIFLAGS=-fh=bakapi.hed -SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k44000#60000#32768#24576 +SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k32768#60000 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zq -zc -zp8# -zm -CFLAGS=$(IFLAGS) -mc -lr -l=dos -wo# -d2##wwww +CFLAGS=$(IFLAGS) -mh -lr -l=dos -wo# -d2##wwww OFLAGS=-obmiler -out -oh -ei -zp8 -0 -fpi87 -onac -ol+ -ok####x FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS) diff --git a/maptest.exe b/maptest.exe index 50ba2a64..cfe2a8e8 100755 Binary files a/maptest.exe and b/maptest.exe differ diff --git a/palettec.exe b/palettec.exe index c11d9fa7..a731f1e1 100755 Binary files a/palettec.exe and b/palettec.exe differ diff --git a/pcxtest.exe b/pcxtest.exe index 1816714d..ac9b7039 100755 Binary files a/pcxtest.exe and b/pcxtest.exe differ diff --git a/scroll.exe b/scroll.exe index 3a7c4d77..c9acf206 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/test.exe b/test.exe index 7feb1056..71c5a19d 100755 Binary files a/test.exe and b/test.exe differ diff --git a/test2.exe b/test2.exe index 3010d08b..d8a28102 100755 Binary files a/test2.exe and b/test2.exe differ diff --git a/vgmtest.exe b/vgmtest.exe index 1921b80e..38b64539 100755 Binary files a/vgmtest.exe and b/vgmtest.exe differ