BizHawk/BizHawk.Emulation.Cores/Sound
YoshiRulz b1e02fbdce
Enable SA1106 and fix noncompliance
"Code should not contain empty statements"
i.e. don't put a semicolon there
2020-01-25 18:06:34 +10:00
..
CDAudio.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
DualSyncSound.cs some prelim roughin for dual ngp 2017-06-01 18:19:30 -04:00
HuC6280PSG.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
IAsyncSoundProvider.cs Rename MetaspuAsync to MetaspuAsyncSoundProvider and remove the todo, also friendlier enum names 2017-04-27 12:12:11 -05:00
MMC5Audio.cs Remove empty docs 2019-06-06 16:41:10 +10:00
OneBitBeeper.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
SN76489sms.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
SoundMixer.cs More IAsyncSoundProvider and related classes to BizHawk.Emulation.Cores and make them internal, since they are implementation details, and they are deprecrated and not intended to be used in future cores. 2016-12-16 08:50:05 -06:00
Sunsoft5BAudio.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
SyncSoundMixer.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
VRC6Alt.cs Remove empty docs 2019-06-06 16:41:10 +10:00
YM2413.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
YM2612.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00