Hacker News new | ask | show | jobs
by simias 3219 days ago
The original GameBoy had a hardware LFSR that could be used to generate white-noise-like sounds. It was often used for "whooshing" effects and also cymbal sounds, such as in the famous Super Mario Land theme: https://www.youtube.com/watch?v=Gb33Qnbw520
2 comments

For more technical details on the exact LFSR used, there's this: http://belogic.com/gba/channel4.shtml
Ditto with the NES. It actually had two possible tap configurations with different sequence lengths, so that they have slightly different sounds to them.