c352: forgot the note/nw

This commit is contained in:
Ian Karlsson 2015-07-22 22:07:16 +02:00
parent 667a6a11dc
commit 96393f2fc1

View File

@ -13,6 +13,14 @@
Supports 8-bit linear and 8-bit muLaw samples
Output: digital, 16 bit, 4 channels
Output sample rate is the input clock / (288 * 2).
superctr: The clock divider appears to be configurable for each system.
Below is a list of the divider values followed by the systems that use it.
* 228: System 11.
* 288: System 22, Super 22, NB-1/2, ND-1, FL.
* 296: System 23, Super 23.
* 332: System 12.
*/
#include "emu.h"