aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/player_nes.cpp
AgeCommit message (Expand)Author
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-08-03SCUMM: Add posibility to disable NES APU which is CPU demandingEugene Sandulenko
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-10cleanupMax Horn
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-10Silence MSVC8 warnings.Eugene Sandulenko
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-18cleanupMax Horn
2007-02-17Speed up the Player_NES code quite a bit (still is rather slow without compil...Max Horn
2007-02-17OOified Player_NES code; revamped the code in GetSample slightly (to avoid ov...Max Horn
2007-02-15added some static keywordsMax Horn
2006-10-21cleanupMax Horn
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn