From: sparky4 Date: Tue, 21 Sep 2021 16:49:17 +0000 (-0500) Subject: buggy function commented out now works on both versions of exmmtest X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=3654bfe5eca40124f490efea3f85677a3c2f87f1 buggy function commented out now works on both versions of exmmtest --- diff --git a/bcexmm.dsk b/bcexmm.dsk index b1dda272..ebe770ae 100755 Binary files a/bcexmm.dsk and b/bcexmm.dsk differ diff --git a/bcexmm.exe b/bcexmm.exe new file mode 100755 index 00000000..eb139418 Binary files /dev/null and b/bcexmm.exe differ diff --git a/bcexmm.prj b/bcexmm.prj index 6b6b0f39..325aa5c8 100755 Binary files a/bcexmm.prj and b/bcexmm.prj differ diff --git a/makefile b/makefile index 45ce1506..4a47b128 100755 --- a/makefile +++ b/makefile @@ -235,6 +235,7 @@ DOSLIBTESTEXEC = & opltest.exe SPRIUTILEXEC = & pcx2vrl & + png2vrl & pcxsscut & vrl2vrs & vrsdump & @@ -502,6 +503,7 @@ clean: .symbolic @if exist *.OBJ $(REMOVECOMMAND) *.OBJ #@for %f in ($(SPRIUTILEXEC)) do @if exist %f $(REMOVECOMMAND) %f @if not exist vrl2vrs wmake -s -h pcx2vrl + ####++++@if not exist png2vrl wmake -s -h png2vrl @if not exist dro2imf wmake -s -h drotoimf @if not exist raw2vgm wmake -s -h vgmtools !else diff --git a/src/exmmtest.c b/src/exmmtest.c index 1a888ce5..732c15db 100755 --- a/src/exmmtest.c +++ b/src/exmmtest.c @@ -245,7 +245,7 @@ PRINTBB; KEYP } // ShapeTest_(&gvar); #endif - MM_ShowMemory(&gvar); +//0000++++ MM_ShowMemory(&gvar); #if 0 { boolean done; diff --git a/src/lib/16_vlpld.h b/src/lib/16_vlpld.h index db51f5e9..0a6d0702 100755 --- a/src/lib/16_vlpld.h +++ b/src/lib/16_vlpld.h @@ -3,7 +3,7 @@ #define BEVERBOSEPALCHECK //#define BEVERBOSECOLORCHECK -//#define DONOTPALCHECK +#define DONOTPALCHECK #ifdef BEVERBOSECOLORCHECK #define CHKCOLDBGOUT1 \ diff --git a/src/util/git/git_igno.re b/src/util/git/git_igno.re index 8fe488a5..87dd048a 100755 --- a/src/util/git/git_igno.re +++ b/src/util/git/git_igno.re @@ -30,6 +30,7 @@ img !.git/config !.gitmodules pcx2vrl +png2vrl pcxsscut vrl2vrs vrsdump