summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-05-04 00:16:02 +0300
committerOxore <oxore@protonmail.com>2023-05-04 00:16:02 +0300
commit79ff96cb2ffb140863c48803d21d10349881f907 (patch)
treeb73a97e084eac2551115272272292a657172c714 /Readme.md
parentf2016e84699c4f8a83e759fecac9e5dacd490a40 (diff)
Add Readme, move hello world into separate dir
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..bcb1cb4
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,3 @@
+# SEGA Mega Drive/Genesis Samples in C
+
+An attempt to rewrite [BigEvilCorporation/megadrive_samples](https://github.com/BigEvilCorporation/megadrive_samples) in C.