From: sparky4 Date: Fri, 24 Mar 2017 15:06:13 +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=e6e39c020391044b5841c6bfb6b8240c68f31d6a [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/db/SDL.dll b/db/SDL.dll deleted file mode 100755 index 4a20cca2..00000000 Binary files a/db/SDL.dll and /dev/null differ diff --git a/db/SDL_net.dll b/db/SDL_net.dll deleted file mode 100755 index a04f3247..00000000 Binary files a/db/SDL_net.dll and /dev/null differ diff --git a/db/dosbox.exe b/db/dosbox.exe deleted file mode 100755 index 767ccc3f..00000000 Binary files a/db/dosbox.exe and /dev/null differ diff --git a/makefile b/makefile index 8ed9b91a..b7a7a580 100755 --- a/makefile +++ b/makefile @@ -391,7 +391,7 @@ clean: .symbolic @if exist *.EXE $(REMOVECOMMAND) *.EXE @if exist *.OBJ $(REMOVECOMMAND) *.OBJ #@for %f in ($(SPRIUTILEXEC)) do @if exist %f $(REMOVECOMMAND) %f - @if not exist vrl2vrs wmake -h vrs + @if not exist vrl2vrs wmake -h pcx2vrl !else @if exist *.o $(REMOVECOMMAND) *.o !endif diff --git a/src/util/shbat/run.bat b/src/util/shbat/runtest.bat similarity index 100% rename from src/util/shbat/run.bat rename to src/util/shbat/runtest.bat diff --git a/src/util/shbat/winnbuil.sh b/src/util/shbat/winnbuil.sh deleted file mode 100755 index e6652305..00000000 --- a/src/util/shbat/winnbuil.sh +++ /dev/null @@ -1,2 +0,0 @@ -wmake -h clean -wmake -h inntest.exe diff --git a/src/util/shbat/winrun.bat b/src/util/shbat/winrun.bat deleted file mode 100755 index 6717a782..00000000 --- a/src/util/shbat/winrun.bat +++ /dev/null @@ -1,2 +0,0 @@ -db\dosbox -conf data\winrun.cfg -exit -exit