aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.cpp
AgeCommit message (Expand)Author
2009-05-12Make 'create' return an OPL2 by default.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-12Fix OPL emulator IDs.Johannes Schickel
2009-05-12- Add support for selecting the OPL emulator being used (config entry: "opl_d...Johannes Schickel
2009-05-05Cleanup:Johannes Schickel
2009-05-05- Remove default parameter from OPL::createJohannes Schickel
2009-05-05At request by DrMcCoy enable DOSBox OPL2 by default whenever DISABLE_DOSBOX_O...Johannes Schickel
2009-05-05AdLib emulator changes part2:Johannes Schickel
2009-05-05AdLib emulator changes part1 (breaks compilation :-/):Johannes Schickel
2009-02-15Add interleave parameter to FMOPL as needed by SCI engineEugene Sandulenko
2008-12-03cleanupMax Horn
2008-11-17Saving 32kb DATA sizeMax Horn
2008-02-26Another tiny speed tweak for fmopl.cpp; replace a division with a shift.Robin Watts
2008-02-17Tweaks to fmopl; same net effect overall, just faster.Robin Watts
2007-12-19Patch #1853322: Patch for Atari ST/FreeMintMax Horn
2007-12-06reverted commit #29736 with a proper fix (I think) to fmopl codeGregory Montoir
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-06Changes to CPU local ram allocation for DS portNeil Millstone
2006-12-01Changed size of sine table so it take less memory in cache RAM on DS portNeil Millstone
2006-10-09Fix GP2X ifdef error in initial patch. Sorry.John Willis
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko
2006-09-30Revert part of commit 23552 by agent-q. Apparently this slipped in byEugene Sandulenko
2006-07-29Another little formatting and a typo fix.Johannes Schickel
2006-07-29Adding comment about forced MQ on small devices.Johannes Schickel
2006-07-29Some formatting 'fixes'Johannes Schickel
2006-07-22Speed increase for DS port - uses cache ram to store SIN_TABLE. Other versio...Neil Millstone
2006-07-09Patch #1519399: DS BackendMax Horn
2006-03-14Added workaround in FMOPL for the pathological case where a note was turned offTorbjörn Andersson
2006-03-14Fixed a potential bug that could cause memory to be read out-of-bounds.Torbjörn Andersson
2006-03-04WIP of maemo portEugene Sandulenko
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-30Wrong #ifdefChris Apers
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-03Not needed anymore :)Chris Apers
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-12PalmOS ARM tooChris Apers
2005-09-03Change PalmOS identChris Apers
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
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