diff options
| author | dmlunar <md.node.0@gmail.com> | 2026-02-06 16:40:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-06 16:40:46 +0200 |
| commit | a8ee69b79c5c1611bd8a48cfd0d9df4201ff1e82 (patch) | |
| tree | 14f1788614f94e2f7761ee59d777a0ba3e484dcf | |
| parent | ac35e3591b06ef7fc2b8cf96cc906b8e10c52e24 (diff) | |
| download | emu8910-a8ee69b79c5c1611bd8a48cfd0d9df4201ff1e82.tar.gz emu8910-a8ee69b79c5c1611bd8a48cfd0d9df4201ff1e82.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ It implements most of the `PSG's` original registers. <br> The offical datasheet for the `PSG` can be found [`here`](http://map.grauw.nl/resources/sound/generalinstrument_ay-3-8910.pdf). > **Online Player/Emulator by DrSnuggles** <br> -> [`player link`](https://files.lunar.sh/apps/AYSir/?engine=lunar) +> [`player link`](https://files.lunar.sh/app/AYSir/?engine=lunar) Sound output is achieved in the browser through an `AudioContext()` hook. <br> This `emulator` also adds interrupt support (with a user defined frequency) for updating the `PSG's` registers. |
