Previous 199869 Revisions Next

r41828 Sunday 22nd November, 2015 at 16:36:30 UTC by kazblox
ymf262: I fscked up so hard
[src/devices/sound]ymf262.cpp

trunk/src/devices/sound/ymf262.cpp
r250339r250340
343343#undef DV
344344
345345/* 0 / 3.0 / 1.5 / 6.0 dB/OCT */
346static const UINT32 ksl_shift[4] = { 31, 2, 1, 0 };
346static const UINT32 ksl_shift[4] = { 31, 1, 2, 0 };
347347
348348
349349/* sustain level table (3dB per step) */


Previous 199869 Revisions Next


© 1997-2024 The MAME Team