BizHawk/BizHawk.Emulation/Consoles/Sega
goyuken 51fc8e695c add 'bool rendersound' to IEmualtor.FrameAdvance()
if false, the emulator is free to gain whatever speedup it can by not doing audio processing (shouldn't change anything sync related, though)
the core should still always call SoundProvider.GetSamples() after each FrameAdvance(), else DRAGONS
at the moment, only test-implemented in gambattehawk
2012-09-20 19:52:47 +00:00
..
Genesis add 'bool rendersound' to IEmualtor.FrameAdvance() 2012-09-20 19:52:47 +00:00
SMS add 'bool rendersound' to IEmualtor.FrameAdvance() 2012-09-20 19:52:47 +00:00