aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/drivers/fb01.cpp
AgeCommit message (Collapse)Author
2011-02-10SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ↵Filippos Karapetis
are only needed in SCI0 early games, which didn't include separate sound patch resources. Thanks to waltervn for the information he supplied svn-id: r55875
2010-09-14SCI: Some constification.Johannes Schickel
svn-id: r52726
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
svn-id: r50128
2010-02-17SCI: Reduce header interdependenciesMax Horn
svn-id: r48086
2010-01-26SCI: Add driver for Yamaha FB-01. Cleanup.Walter van Niftrik
svn-id: r47571