From b8cf0a5c59c91460aa1136f8070e156930f9d678 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 8 Oct 2023 12:18:51 +0200 Subject: [PATCH] (slate-es-de) Added support for the Acorn Electron (electron) game system --- themes/slate-es-de/MISSING.md | 1 + themes/slate-es-de/electron/colors.xml | 16 +++ themes/slate-es-de/electron/images/logo.svg | 103 ++++++++++++++++++++ themes/slate-es-de/electron/systeminfo.xml | 25 +++++ 4 files changed, 145 insertions(+) create mode 100644 themes/slate-es-de/electron/colors.xml create mode 100644 themes/slate-es-de/electron/images/logo.svg create mode 100644 themes/slate-es-de/electron/systeminfo.xml diff --git a/themes/slate-es-de/MISSING.md b/themes/slate-es-de/MISSING.md index 9d516af68..6abcacd43 100644 --- a/themes/slate-es-de/MISSING.md +++ b/themes/slate-es-de/MISSING.md @@ -35,6 +35,7 @@ * desktop: Desktop applications - consolegame.svg, controller.svg * dragon32: Dragon Data Dragon 32 - consolegame.svg, controller.svg * easyrpg: EasyRPG Game Engine - consolegame.svg, controller.svg +* electron: Acorn Electron - consolegame.svg, controller.svg * emulators: Emulators - consolegame.svg, controller.svg * epic: Epic Games Store - consolegame.svg, controller.svg * flash: Adobe Flash - consolegame.svg, controller.svg diff --git a/themes/slate-es-de/electron/colors.xml b/themes/slate-es-de/electron/colors.xml new file mode 100644 index 000000000..d6f84c95b --- /dev/null +++ b/themes/slate-es-de/electron/colors.xml @@ -0,0 +1,16 @@ + + + + 313127 + + + 9C8D59 + + + E0DABB + + + 79BC38 + + + \ No newline at end of file diff --git a/themes/slate-es-de/electron/images/logo.svg b/themes/slate-es-de/electron/images/logo.svg new file mode 100644 index 000000000..568b47eb9 --- /dev/null +++ b/themes/slate-es-de/electron/images/logo.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/slate-es-de/electron/systeminfo.xml b/themes/slate-es-de/electron/systeminfo.xml new file mode 100644 index 000000000..005871ee2 --- /dev/null +++ b/themes/slate-es-de/electron/systeminfo.xml @@ -0,0 +1,25 @@ + + + + Manufacturer: Acorn Computers + + + Released: 1983 + + + OS: Acorn MOS v1.0 + + + CPU: Synertek SY6502A @ 1 to 2 MHz + + + RAM: 32 KB / ROM: 32 KB + + + Graphics: Ferranti Semiconductor Custom ULA + + + Sound: Tone and noise generation + + + \ No newline at end of file