summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-26 21:57:58 +0200
committerGitHub <noreply@github.com>2024-12-26 21:57:58 +0200
commit65e9d320f72fc72c128f102f71afd0a733f44aa3 (patch)
treedd6c9398e101d994e7da570d8ef8c583d38e96ea /README.md
parent9e96fd4d595f8701f29f1bd1125838a541d68cb1 (diff)
downloadz80emu-65e9d320f72fc72c128f102f71afd0a733f44aa3.tar.gz
z80emu-65e9d320f72fc72c128f102f71afd0a733f44aa3.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4c07dd..3a69d46 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,28 @@ Files:
<br/>
* `z80.ts` - `core` implementation.
* `main.ts` - `sim` interface.
+
+# Signature
+
+```
++---------------------------------------+
+| .-. .-. .-. |
+| / \ / \ / \ |
+| / \ / \ / \ / |
+| \ / \ / \ / |
+| "_" "_" "_" |
+| |
+| _ _ _ _ _ _ ___ ___ _ _ |
+| | | | | | | \| | /_\ | _ \ / __| || | |
+| | |_| |_| | .` |/ _ \| /_\__ \ __ | |
+| |____\___/|_|\_/_/ \_\_|_(_)___/_||_| |
+| |
+| |
+| Lunar RF Labs |
+| https://lunar.sh |
+| |
+| RF Research Laboratories |
+| Copyright (C) 2022-2024 |
+| |
++---------------------------------------+
+```