summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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!