From: sparky4 Date: Fri, 24 Mar 2017 16:05:47 +0000 (-0500) Subject: [16_ca needs huge amounts of work and I should remember what needs to be done soon... X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=44abd2a32d08194960117b1d09fe453d6157544f [16_ca needs huge amounts of work and I should remember what needs to be done soon][OpenVGMFile needs to be ported to 16_snd.c]going to port rest of code to borland c some time so we can use the core components of id engine here [going to add 16_us.c eventually but the debug system and CA_ PM_ and MM_ usage is priority now] --- diff --git a/src/util/shbat/run.bat b/src/util/shbat/run.bat new file mode 100755 index 00000000..093735f0 --- /dev/null +++ b/src/util/shbat/run.bat @@ -0,0 +1,5 @@ +@echo off +wmake clean +wmake exmmtest.exe > exmmtest.16 +@rem wmakescroll.exe > scroll.16 +@rem wmake maptest.exemaptest.exe > maptest.16 diff --git a/src/util/shbat/winnbuil.sh b/src/util/shbat/winnbuil.sh new file mode 100755 index 00000000..e6652305 --- /dev/null +++ b/src/util/shbat/winnbuil.sh @@ -0,0 +1,2 @@ +wmake -h clean +wmake -h inntest.exe diff --git a/src/util/shbat/winrun.bat b/src/util/shbat/winrun.bat new file mode 100755 index 00000000..6717a782 --- /dev/null +++ b/src/util/shbat/winrun.bat @@ -0,0 +1,2 @@ +db\dosbox -conf data\winrun.cfg -exit +exit diff --git a/test.exe b/test.exe deleted file mode 100755 index 80e47898..00000000 Binary files a/test.exe and /dev/null differ