From e0a59c4921b24622cc56e983d132853ce4305403 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Thu, 31 Aug 2017 20:10:34 -0500 Subject: [PATCH] worked on SD abit so the irq0 is not needed in imfplay anymore. I will need to merge ID_SD with p16 and use opl2 and PC speaker parts of SD. i found an adlib catcher and it records it to a RAW format file. it is called rac and it is located in 16/rac] i added vgmtools repo for vgm stuff\! ah i cleaned up this computer's repo of deleted junk\! --- src/util/shbat/run.bat | 5 ----- src/util/shbat/winnbuil.sh | 2 -- src/util/shbat/winrun.bat | 2 -- 3 files changed, 9 deletions(-) delete mode 100755 src/util/shbat/run.bat delete mode 100755 src/util/shbat/winnbuil.sh delete mode 100755 src/util/shbat/winrun.bat diff --git a/src/util/shbat/run.bat b/src/util/shbat/run.bat deleted file mode 100755 index 093735f0..00000000 --- a/src/util/shbat/run.bat +++ /dev/null @@ -1,5 +0,0 @@ -@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 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 -- 2.39.2