aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.cpp
AgeCommit message (Expand)Author
2005-03-11PalmOS : ARM optimized OPL driverChris Apers
2005-01-28Add medium quality sound for FOTAQNicolas Bacca
2005-01-10eek, we put a static RandomSource instance into every file that included fmop...Max Horn
2005-01-01Updated copyrightMax Horn
2004-10-22Prepare true AdLib support on PalmOSChris Apers
2004-05-09Config sample switch for WinCENicolas Bacca
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07spelling fixesJonathan Gray
2003-10-03fixed compilation under msvc7Paweł Kołodziejski
2003-09-19work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ...Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.h; added voc.cppMax Horn
2003-07-11Reverted to "old" YM3812 (FMOPL) emulator code.Jamieson Christian
2003-07-07#include scummsys.h so that our custome free() gets usedMax Horn
2003-06-18Use stdafx.h instead of manually including system headers.Marcus Comstedt
2003-06-01Made some conversions explicit to prevent VC.NET 2003 from complainingBertrand Augereau
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-02-13fixed warningMax Horn
2003-02-13Bug 683544Oliver Kiehl
2003-01-30fix warningMax Horn
2003-01-29Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...Nicolas Bacca
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-21fixed one-off-error (I hope this fix is right?); use calloc instead of malloc...Max Horn
2002-05-08Major cleanup of fmopl, and change incorrect uint32 typecasting.James Brown
2002-04-23Remove warning from file.James Brown
2002-04-23LGPL'ed FMOpl from AdPlug.James Brown
2002-04-21Add boilerplate license to some files, to satisfy Debian types :)James Brown
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-03-13Fix an OB1 and typecast. Need to find out cause of invalid object index to be...James Brown
2002-03-10Removed more warnings and logic errors.James Brown
2002-03-06Add Matti Hmlinen's patch to suppress warningsTravis Howell
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus