diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-21 15:27:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-21 15:27:05 +0200 |
| commit | 97a4ce989136220f6c6a557c90dcae89b877d261 (patch) | |
| tree | c88676be89ec27abb03af71514fd8061c5568987 | |
| parent | 996c337cb248fcca362e1fadfd20935490bf1524 (diff) | |
| download | emu8910-97a4ce989136220f6c6a557c90dcae89b877d261.tar.gz emu8910-97a4ce989136220f6c6a557c90dcae89b877d261.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
