Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
combined both Accolade + Miles Audio initial open() code
|
|
enabled it by accident in the last commit
|
|
in factory
|
|
moved driver reading code into factory of both Accolade music drivers
|
|
Fixes a regression in Serrated Scalpel from commit dbf82dd92a
|
|
|
|
|
|
issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set _nativeMT32, so that the MT32 XMIDI track set is getting used
and not the general MIDI one for MT32 Miles Audio playback.
This should solve the MT32 music issues, although this needs
to get verified in detail.
|
|
currently not enabled by default, because there are some
issues.
|
|
|
|
|
|
|
|
|
|
ignore music calls when midi driver wasn't created
|
|
implement proper AdLib support
game uses MIDPAK, which seems to be basically Miles Audio too
instrument data was hidden inside MIDIDRV.AP
thanks to dreammaster for extracting the files
|
|
|
|
also fix MT32 instrument filename (which was "fatFAT.MT" by accident)
|
|
|
|
|
|
|
|
|
|
Maybe we should be using ARRAYSIZE() instead, though.
|
|
|
|
|
|
|
|
|
|
some commas were missing, added them
thanks to eriktorbjorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|