aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/player_sid.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-02AUDIO: Rename clock() -> updateClock() in SID emulatorMax Horn
2011-03-23ENGINES: Use Common::StackLock in more placesMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-08-17SCUMM: Fix warning. On WinCE HIBYTE and LOBYTE are already defined.Eugene Sandulenko
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-10cleanupMax Horn
2010-02-26SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amo...Neil Millstone
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2009-11-26Some whitespace and formatting fixesMax Horn
2009-11-26Remove dependancy on STL.Johannes Schickel
2009-11-26Add patch #2839048 - MM C64 sound/music player, with minor changes.Travis Howell