From 0af22d323ea5e29eec12f1ff9dd33fb028d82271 Mon Sep 17 00:00:00 2001 From: august Date: Fri, 2 Feb 2024 13:53:15 -0500 Subject: [PATCH] Initial commit --- .gitmodules | 6 ++++++ README.md | 3 +++ george-emu | 1 + george-hardware | 1 + 4 files changed, 11 insertions(+) create mode 100644 .gitmodules create mode 100644 README.md create mode 160000 george-emu create mode 160000 george-hardware diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4afcfc5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "george-emu"] + path = george-emu + url = https://git.augustkline.com/august/george-emu +[submodule "george-hardware"] + path = george-hardware + url = https://git.augustkline.com/august/george-hardware diff --git a/README.md b/README.md new file mode 100644 index 0000000..f3b81db --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ʕ·ᴥ·ʔ-☆ george! ☆ + +this repo is where i collect all the disparate pieces of the project all in one place <3 diff --git a/george-emu b/george-emu new file mode 160000 index 0000000..3f40dc1 --- /dev/null +++ b/george-emu @@ -0,0 +1 @@ +Subproject commit 3f40dc1ae3c482a15b893726cb5ebe31b52f4bc3 diff --git a/george-hardware b/george-hardware new file mode 160000 index 0000000..9bd332f --- /dev/null +++ b/george-hardware @@ -0,0 +1 @@ +Subproject commit 9bd332f65bc21a820733011e8312b2d5a45ddfca