diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-26 17:24:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-26 17:24:59 +0200 |
commit | 821916653b138afcee954f3e14f05bed330ea3fc (patch) | |
tree | 7e03df55bcba248972d1e956f61ca9ffe41a54f9 | |
parent | 2527030651a8cd7b7a24d1c825a663fd841cc70d (diff) | |
download | emu8910-821916653b138afcee954f3e14f05bed330ea3fc.tar.gz emu8910-821916653b138afcee954f3e14f05bed330ea3fc.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |