aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.cpp
AgeCommit message (Expand)Author
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
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