aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/softseq/adlib.cpp
AgeCommit message (Expand)Author
2009-05-25SCI: Adlib: fix crash in SQ4.Walter van Niftrik
2009-05-24SCI: Adlib: added support for rhythm channelWalter van Niftrik
2009-05-23SCI: Added partial support for SCI1.1 adlib musicWalter van Niftrik
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis
2009-05-13- Simplified SCI version detection a bit and clarified the different version ...Filippos Karapetis
2009-05-12Fall back to plain OPL2 emulation, when Dual OPL2 isn't available.Johannes Schickel
2009-05-12- Add support for selecting the OPL emulator being used (config entry: "opl_d...Johannes Schickel
2009-05-12Silenced MSVC warning about unsafe mix of byte and booleanFilippos Karapetis
2009-05-06SCI: Modified the new adlib driver for the dosbox adlib emulator, and enabled...Walter van Niftrik
2009-05-05Update SCI code for the upcoming AdLib emulator changes:Johannes Schickel
2009-05-05SCI: Support for 0x4e control changes in new adlib driver, and some cleanup.Walter van Niftrik
2009-05-03SCI: adlib support (work-in-progress) for the new music player.Walter van Niftrik