aboutsummaryrefslogtreecommitdiff
path: root/banks.ini
diff options
context:
space:
mode:
Diffstat (limited to 'banks.ini')
-rw-r--r--banks.ini9
1 files changed, 8 insertions, 1 deletions
diff --git a/banks.ini b/banks.ini
index 22a7dca..5af3a83 100644
--- a/banks.ini
+++ b/banks.ini
@@ -11,7 +11,7 @@
;
[General]
-banks = 77
+banks = 78
[bank-0]
;AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others)
@@ -568,3 +568,10 @@ name = "DMX (Strife)"
format = OP2
file = "fm_banks/dmx/strife.op2"
prefix = "strife"
+
+; Bank imported from the msadlib.drv which was a MIDI driver for AdLib and Sound Blaster 1.x at Windows 3.1
+[bank-77]
+name = "WOPL (MS-AdLib, Windows 3.x)"
+format = WOPL
+file = "fm_banks/wopl_files/msadlib.wopl"
+prefix = "msadlib"