Talk:APU Noise
From NESdev Wiki
Jump to navigationJump to search
Curiously, the noise channel's frequency counter on the die isn't an ordinary counter - it's an 11-bit linear feedback shift register (with taps at the 9th and 11th bits); when I take the counter values from the table and run the LFSR until the result is '10000000000', the cycle counts (for NTSC) match exactly. --Quietust 04:58, 23 January 2011 (UTC)