summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-26 17:24:59 +0200
committerGitHub <noreply@github.com>2024-12-26 17:24:59 +0200
commit821916653b138afcee954f3e14f05bed330ea3fc (patch)
tree7e03df55bcba248972d1e956f61ca9ffe41a54f9
parent2527030651a8cd7b7a24d1c825a663fd841cc70d (diff)
downloademu8910-821916653b138afcee954f3e14f05bed330ea3fc.tar.gz
emu8910-821916653b138afcee954f3e14f05bed330ea3fc.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dff00a3..85e90f2 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
This repository contains a `Typescript` implementation of General Instrument's [`AY8910`](https://en.wikipedia.org/wiki/General_Instrument_AY-3-8910) `PSG` (programmable sound generator).
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>