summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-09-05 20:15:45 +0200
committerGitHub <noreply@github.com>2025-09-05 20:15:45 +0200
commitd47ccb4ce77861021b2fd5a460ebcf8585b24744 (patch)
treee485bac25f8611e8e7a77682420dba97fc1ff91b
parent27bf9aaeef39ca8196d462a038ee653dc1816a45 (diff)
downloademu8910-d47ccb4ce77861021b2fd5a460ebcf8585b24744.tar.gz
emu8910-d47ccb4ce77861021b2fd5a460ebcf8585b24744.zip
Update README.md
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 46f14e3..c5abb64 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
# emu8910
+```
+ ______ _____ _____ ___ ______
+ / __/ |/ / / / ( _ ) _ < / _ \
+ / _// /|_/ / /_/ / _ \_, / / // /
+/___/_/ /_/\____/\___/___/_/\___/
+
+```
This repository contains a single file `Typescript` implementation of General Instrument's [`A-3-8910`](https://en.wikipedia.org/wiki/General_Instrument_AY-3-8910) `PSG` (programmable sound generator) in
less than `1K` lines and without any magic constants!