From 2527030651a8cd7b7a24d1c825a663fd841cc70d Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Thu, 26 Dec 2024 17:16:11 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cb5dee0..dff00a3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It implements most of the `PSG's` original registers.
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**
-> [`AYSir`](https://drsnuggles.github.io/AYSir/?engine=lunar) [`source`](https://github.com/DrSnuggles/AYSir) +> [`AYSir`](https://drsnuggles.github.io/AYSir/?engine=lunar) [[`source`](https://github.com/DrSnuggles/AYSir)] Sound output is achieved in the browser through an `AudioContext()` hook.
This `emulator` also adds interrupt support (with variable frequency) for updating the `PSG's` registers. -- cgit v1.2.3-70-g09d2