From: sparky4 Date: Wed, 16 Sep 2015 16:10:28 +0000 (-0500) Subject: ww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=955850b9798e9da8306d18a09e1415af095bb1ff;p=16.git ww modified: 16.exe deleted: DEBUG.16B deleted: DEBUG.16W deleted: HEAP.16W deleted: MMDUMP.16B deleted: MMDUMP.16W deleted: PROFILE.16B deleted: PROFILE.16W 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: src/exmmtest.c modified: test.exe modified: test2.exe modified: vgmtest.exe --- diff --git a/16.exe b/16.exe index f0ad8816..b6b22bd6 100755 Binary files a/16.exe and b/16.exe differ diff --git a/DEBUG.16B b/DEBUG.16B deleted file mode 100755 index 076f9553..00000000 --- a/DEBUG.16B +++ /dev/null @@ -1,17 +0,0 @@ -Seg:0 Size:2640 Owner:0x7563 -+++++++++++++++++++++++++++++++++_ -0 -Seg:a50 Size:256 Owner:0xcf80 -++++_ - -Seg:b50 Size:273 Owner:0xfe2 -++++_ -00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -Seg:9fde Size:28706 Owner:0x0 -_ - -Seg:9ffe Size:16386 Owner:0x0 -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ - -Seg:e000 Size:8191 Owner:0x0 -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ \ No newline at end of file diff --git a/DEBUG.16W b/DEBUG.16W deleted file mode 100755 index e1f47b45..00000000 --- a/DEBUG.16W +++ /dev/null @@ -1,17 +0,0 @@ -Seg:0 Size:6305 Owner:0x0 -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ -0 -Seg:18a1 Size:256 Owner:0x8d1c -+++++_ - -Seg:19a1 Size:273 Owner:0xcd8c -++++_ - -Seg:1b88 Size:40 Owner:0x0 -+_ -00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -Seg:abb0 Size:13392 Owner:0x0 -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ - -Seg:e000 Size:8191 Owner:0x0 -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ \ No newline at end of file diff --git a/HEAP.16W b/HEAP.16W deleted file mode 100755 index c554a642..00000000 --- a/HEAP.16W +++ /dev/null @@ -1,45 +0,0 @@ - - == default == - - USED block at 1baa0016 of size 66 - FREE block at 1baa0058 of size 18 - USED block at 1baa006a of size 136 - USED block at 1baa00f2 of size 20 - FREE block at 1baa0106 of size 7926 -OK - end of heap - - == near == - - USED block at ba9cdb6 of size 12 - USED block at ba9cdc2 of size 294 - USED block at ba9cee8 of size 42 - USED block at ba9cf12 of size 20 - USED block at ba9cf26 of size 20 - USED block at ba9cf3a of size 20 - USED block at ba9cf4e of size 20 - USED block at ba9cf62 of size 20 - USED block at ba9cf76 of size 12422 -OK - end of heap - - == far == - - USED block at 1baa0016 of size 66 - USED block at 1baa0058 of size 18 - USED block at 1baa006a of size 136 - USED block at 1baa00f2 of size 20 - USED block at 1baa0106 of size 7926 -OK - end of heap - -Memory Type Total Used Free ----------------- -------- -------- -------- -Default 8166 222 7944 -Near 12870 448 12422 -Far 8166 222 7944 ----------------- -------- -------- -------- -coreleft = 12420 -farcoreleft = 28360 -GetFreeSize = 15960 -GetNearFreeSize = 12422 -GetFarFreeSize = 15960 -memavl = 12420 -stackavail = 33558 diff --git a/MMDUMP.16B b/MMDUMP.16B deleted file mode 100755 index 5bc1ad64..00000000 Binary files a/MMDUMP.16B and /dev/null differ diff --git a/MMDUMP.16W b/MMDUMP.16W deleted file mode 100755 index 3ba611a4..00000000 Binary files a/MMDUMP.16W and /dev/null differ diff --git a/PROFILE.16B b/PROFILE.16B deleted file mode 100755 index e69de29b..00000000 diff --git a/PROFILE.16W b/PROFILE.16W deleted file mode 100755 index e69de29b..00000000 diff --git a/bakapi.exe b/bakapi.exe index 6701796c..13edb0bd 100755 Binary files a/bakapi.exe and b/bakapi.exe differ diff --git a/exmmtest.exe b/exmmtest.exe index e40c010b..ea136ae0 100755 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/fmemtest.exe b/fmemtest.exe index 748b7ca4..ad4b43a5 100755 Binary files a/fmemtest.exe and b/fmemtest.exe differ diff --git a/fontgfx.exe b/fontgfx.exe index 9c3d00f8..be127a5c 100755 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/fonttest.exe b/fonttest.exe index 82bd36e5..f988d4f2 100755 Binary files a/fonttest.exe and b/fonttest.exe differ diff --git a/inputest.exe b/inputest.exe index 7d469411..aec59ff7 100755 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/makefile b/makefile index 3396560b..6b4b59b2 100755 --- a/makefile +++ b/makefile @@ -31,7 +31,7 @@ WCPULIB=$(SRCLIB)wcpu$(DIRSEP) 16FLAGS=-fh=16.hed BAKAPIFLAGS=-fh=bakapi.hed -SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k51200#60000#49152#32768#24576 +SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k44000#60000#32768#24576 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zq -zc -zp8# -zm CFLAGS=$(IFLAGS) -mc -lr -l=dos -wo -x# -d2##wwww diff --git a/maptest.exe b/maptest.exe index c1f14768..a593c617 100755 Binary files a/maptest.exe and b/maptest.exe differ diff --git a/palettec.exe b/palettec.exe index e6f60c03..e28c48f6 100755 Binary files a/palettec.exe and b/palettec.exe differ diff --git a/pcxtest.exe b/pcxtest.exe index 0f0401ea..7bd174a5 100755 Binary files a/pcxtest.exe and b/pcxtest.exe differ diff --git a/scroll.exe b/scroll.exe index 32ee44f2..405239d0 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/src/exmmtest.c b/src/exmmtest.c index 479185cf..69a7228e 100755 --- a/src/exmmtest.c +++ b/src/exmmtest.c @@ -39,18 +39,19 @@ #define FILERL //#define FILEREAD -void -main(int argc, char *argv[]) -{ - global_game_variables_t gvar; - mminfo_t mm; mminfotype mmi; +global_game_variables_t gvar; +mminfo_t mm; mminfotype mmi; #ifdef __WATCOMC__ - __segment sega; - void __based(sega)* bigbuffer; +__segment sega; +void __based(sega)* bigbuffer; #endif #ifdef __BORLANDC__ - memptr bigbuffer; +memptr bigbuffer; #endif + +void +main(int argc, char *argv[]) +{ #ifdef FILERL //static byte bakapee[64]; char *bakapee; diff --git a/test.exe b/test.exe index 8caeaa31..e9af6898 100755 Binary files a/test.exe and b/test.exe differ diff --git a/test2.exe b/test2.exe index c2d3cbab..4dc63d1c 100755 Binary files a/test2.exe and b/test2.exe differ diff --git a/vgmtest.exe b/vgmtest.exe index 3f7c0ec0..23a5dc37 100755 Binary files a/vgmtest.exe and b/vgmtest.exe differ