From a4b5080c7332bb999367600ebf35925d17248c44 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Mon, 16 Aug 2021 19:19:43 +0300 Subject: Added MS-AdLib bank --- banks.ini | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'banks.ini') 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" -- cgit v1.2.3