Changes

Jump to: navigation, search

PSG

222 bytes added, 7 June
/* Noise Generator */
== Noise Generator ==
The noise generator uses a [https://en.wikipedia.org/wiki/Linear-feedback_shift_register Linear-Feedback Shift Register] algorithm.
 
According to the MAME developers, the Random Number Generator of the 8910 is a 17-bit shift register. The input to the shift register is bit0 XOR bit3. Bit0 is the output. This was verified on AY-3-8910 and YM2149 chips.
== D/A converter table ==
5,230
edits