index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
player_nes.cpp
Age
Commit message (
Expand
)
Author
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-08-03
SCUMM: Add posibility to disable NES APU which is CPU demanding
Eugene Sandulenko
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-10
cleanup
Max Horn
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-10
Silence MSVC8 warnings.
Eugene Sandulenko
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-18
cleanup
Max Horn
2007-02-17
Speed up the Player_NES code quite a bit (still is rather slow without compil...
Max Horn
2007-02-17
OOified Player_NES code; revamped the code in GetSample slightly (to avoid ov...
Max Horn
2007-02-15
added some static keywords
Max Horn
2006-10-21
cleanup
Max Horn
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn