From a34a19cb4f8700ea6700f2b5b0b55a9f09d84903 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Fri, 26 Jan 2024 12:37:18 -0500 Subject: [PATCH] name correction --- doc/7-systems/powernoise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/7-systems/powernoise.md b/doc/7-systems/powernoise.md index 37b2b1e05..9b9b40fc0 100644 --- a/doc/7-systems/powernoise.md +++ b/doc/7-systems/powernoise.md @@ -1,6 +1,6 @@ # PowerNoise -a fantasy sound chip created by StinkerB06 and jvsTSX for the Hexheld fantasy video game console. +a fantasy sound chip created by The Beesh-Spweesh! and jvsTSX for the Hexheld fantasy video game console. its design employs linear-feedback shift registers (LFSR) for sound generation. this technology is used in many random number generators to produce noise, but it is also capable of producing other tones.