From 41b5067f655669f68fa9904b4da69c5bc8d983a3 Mon Sep 17 00:00:00 2001 From: shirizaan Date: Tue, 25 Feb 2020 20:39:41 -0600 Subject: [PATCH 1/4] Added Satellaview --- satellaview/art/controller.svg | 161 ++++++++++++++++++++ satellaview/art/system.svg | 261 +++++++++++++++++++++++++++++++++ satellaview/art/system2.svg | 234 +++++++++++++++++++++++++++++ satellaview/theme.xml | 47 ++++++ 4 files changed, 703 insertions(+) create mode 100644 satellaview/art/controller.svg create mode 100644 satellaview/art/system.svg create mode 100644 satellaview/art/system2.svg create mode 100644 satellaview/theme.xml diff --git a/satellaview/art/controller.svg b/satellaview/art/controller.svg new file mode 100644 index 00000000..6050f685 --- /dev/null +++ b/satellaview/art/controller.svg @@ -0,0 +1,161 @@ + + + + + + + + + + + +]> + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/satellaview/art/system.svg b/satellaview/art/system.svg new file mode 100644 index 00000000..c610d482 --- /dev/null +++ b/satellaview/art/system.svg @@ -0,0 +1,261 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/satellaview/art/system2.svg b/satellaview/art/system2.svg new file mode 100644 index 00000000..f88d941b --- /dev/null +++ b/satellaview/art/system2.svg @@ -0,0 +1,234 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/satellaview/theme.xml b/satellaview/theme.xml new file mode 100644 index 00000000..6341d308 --- /dev/null +++ b/satellaview/theme.xml @@ -0,0 +1,47 @@ + + 3 + ./../carbon.xml + + + + + false + 0.5 0.2 + 0.5 0.5 + 0.3 0 + ./art/controller.svg + + + + + ./art/system.svg + + + + + + + + ./art/system.svg + 0.266 0.074 + 0.460 0.126 + 0.5 0.5 + + + + ./art/controller.svg + 0.874 0.074 + 0.460 0.126 + 0.5 0.5 + bbbbbb + + + + + + + + + + + \ No newline at end of file From 9829ab98d87e6c31a39e350e6e809d61ab6ddc73 Mon Sep 17 00:00:00 2001 From: shirizaan Date: Tue, 25 Feb 2020 20:55:11 -0600 Subject: [PATCH 2/4] Added Nintendo 64DD --- n64dd/art/controller.svg | 220 ++++++++++++++++++++++++++ n64dd/art/system.svg | 121 ++++++++++++++ n64dd/art/system2.svg | 124 +++++++++++++++ n64dd/art/system2.svg:Zone.Identifier | 4 + n64dd/theme.xml | 47 ++++++ 5 files changed, 516 insertions(+) create mode 100644 n64dd/art/controller.svg create mode 100644 n64dd/art/system.svg create mode 100644 n64dd/art/system2.svg create mode 100644 n64dd/art/system2.svg:Zone.Identifier create mode 100644 n64dd/theme.xml diff --git a/n64dd/art/controller.svg b/n64dd/art/controller.svg new file mode 100644 index 00000000..5f99c3bf --- /dev/null +++ b/n64dd/art/controller.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + +]> + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/n64dd/art/system.svg b/n64dd/art/system.svg new file mode 100644 index 00000000..20e2d71f --- /dev/null +++ b/n64dd/art/system.svg @@ -0,0 +1,121 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/n64dd/art/system2.svg b/n64dd/art/system2.svg new file mode 100644 index 00000000..ba5df2a5 --- /dev/null +++ b/n64dd/art/system2.svg @@ -0,0 +1,124 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/n64dd/art/system2.svg:Zone.Identifier b/n64dd/art/system2.svg:Zone.Identifier new file mode 100644 index 00000000..3185a540 --- /dev/null +++ b/n64dd/art/system2.svg:Zone.Identifier @@ -0,0 +1,4 @@ +[ZoneTransfer] +ZoneId=3 +ReferrerUrl=https://en.wikipedia.org/ +HostUrl=https://upload.wikimedia.org/wikipedia/commons/6/6e/64DD_logo_%281999%29.svg?download diff --git a/n64dd/theme.xml b/n64dd/theme.xml new file mode 100644 index 00000000..6341d308 --- /dev/null +++ b/n64dd/theme.xml @@ -0,0 +1,47 @@ + + 3 + ./../carbon.xml + + + + + false + 0.5 0.2 + 0.5 0.5 + 0.3 0 + ./art/controller.svg + + + + + ./art/system.svg + + + + + + + + ./art/system.svg + 0.266 0.074 + 0.460 0.126 + 0.5 0.5 + + + + ./art/controller.svg + 0.874 0.074 + 0.460 0.126 + 0.5 0.5 + bbbbbb + + + + + + + + + + + \ No newline at end of file From c95e146311a3dadf4c0ce065f7df62a36c03db65 Mon Sep 17 00:00:00 2001 From: shirizaan Date: Tue, 25 Feb 2020 21:07:45 -0600 Subject: [PATCH 3/4] Added Nintendo 64DD --- n64dd/art/system2.svg:Zone.Identifier | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 n64dd/art/system2.svg:Zone.Identifier diff --git a/n64dd/art/system2.svg:Zone.Identifier b/n64dd/art/system2.svg:Zone.Identifier deleted file mode 100644 index 3185a540..00000000 --- a/n64dd/art/system2.svg:Zone.Identifier +++ /dev/null @@ -1,4 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=https://en.wikipedia.org/ -HostUrl=https://upload.wikimedia.org/wikipedia/commons/6/6e/64DD_logo_%281999%29.svg?download From f9758ceff40bdd27701651f50a8167c7e9a37bab Mon Sep 17 00:00:00 2001 From: shirizaan Date: Tue, 25 Feb 2020 23:45:05 -0600 Subject: [PATCH 4/4] Added Neo Geo CD --- neocd/art/controller.svg | 76 +++++++++++++++++++++++++++ neocd/art/system.svg | 98 ++++++++++++++++++++++++++++++++++ neocd/art/system2.svg | 110 +++++++++++++++++++++++++++++++++++++++ neocd/theme.xml | 47 +++++++++++++++++ 4 files changed, 331 insertions(+) create mode 100644 neocd/art/controller.svg create mode 100644 neocd/art/system.svg create mode 100644 neocd/art/system2.svg create mode 100644 neocd/theme.xml diff --git a/neocd/art/controller.svg b/neocd/art/controller.svg new file mode 100644 index 00000000..29e4a961 --- /dev/null +++ b/neocd/art/controller.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + +]> + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/neocd/art/system.svg b/neocd/art/system.svg new file mode 100644 index 00000000..29741474 --- /dev/null +++ b/neocd/art/system.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + \ No newline at end of file diff --git a/neocd/art/system2.svg b/neocd/art/system2.svg new file mode 100644 index 00000000..f55aff35 --- /dev/null +++ b/neocd/art/system2.svg @@ -0,0 +1,110 @@ + + + +image/svg+xml + + + + + + \ No newline at end of file diff --git a/neocd/theme.xml b/neocd/theme.xml new file mode 100644 index 00000000..6341d308 --- /dev/null +++ b/neocd/theme.xml @@ -0,0 +1,47 @@ + + 3 + ./../carbon.xml + + + + + false + 0.5 0.2 + 0.5 0.5 + 0.3 0 + ./art/controller.svg + + + + + ./art/system.svg + + + + + + + + ./art/system.svg + 0.266 0.074 + 0.460 0.126 + 0.5 0.5 + + + + ./art/controller.svg + 0.874 0.074 + 0.460 0.126 + 0.5 0.5 + bbbbbb + + + + + + + + + + + \ No newline at end of file