summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b05ad9..065642c 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ The offical datasheet for the `PSG` can be found [`here`](http://map.grauw.nl/re
> [`player link`](https://files.lunar.sh/apps/AYSir/?engine=lunar) [[`source`](https://github.com/DrSnuggles/AYSir)]
Sound output is achieved in the browser through an `AudioContext()` hook. <br>
-This `emulator` also adds interrupt support (with variable frequency) for updating the `PSG's` registers.
+This `emulator` also adds interrupt support (with variable frequency support) for updating the `PSG's` registers.
> Note: `FIR` LPF data is generated procedurally.