From b8b89d0698976f1e562e8a8abfecb1927b0428e2 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 28 Feb 2023 18:21:53 +0100 Subject: [PATCH] (slate-es-de) Added support for the Casio PV-1000 (pv1000) game system. --- themes/slate-es-de/MISSING.md | 1 + themes/slate-es-de/pv1000/colors.xml | 16 +++++ themes/slate-es-de/pv1000/images/logo.svg | 74 +++++++++++++++++++++++ themes/slate-es-de/pv1000/systeminfo.xml | 28 +++++++++ 4 files changed, 119 insertions(+) create mode 100644 themes/slate-es-de/pv1000/colors.xml create mode 100644 themes/slate-es-de/pv1000/images/logo.svg create mode 100644 themes/slate-es-de/pv1000/systeminfo.xml diff --git a/themes/slate-es-de/MISSING.md b/themes/slate-es-de/MISSING.md index bed954a08..2a5c94267 100644 --- a/themes/slate-es-de/MISSING.md +++ b/themes/slate-es-de/MISSING.md @@ -66,6 +66,7 @@ * pokemini: Nintendo Pokémon Mini - consolegame.svg, controller.svg * ports: Source ports - consolegame.svg, controller.svg * ps4: Sony PlayStation 4 - consolegame.svg, controller.svg +* pv1000: Casio PV-1000 - consolegame.svg, controller.svg * samcoupe: MGT SAM Coupé - consolegame.svg * satellaview: Nintendo Satellaview - consolegame.svg * sgb: Nintendo Super Game Boy - consolegame.svg diff --git a/themes/slate-es-de/pv1000/colors.xml b/themes/slate-es-de/pv1000/colors.xml new file mode 100644 index 000000000..716a11c68 --- /dev/null +++ b/themes/slate-es-de/pv1000/colors.xml @@ -0,0 +1,16 @@ + + + + 2A4E78 + + + 4FBBB2 + + + DCD9D1 + + + D13931 + + + \ No newline at end of file diff --git a/themes/slate-es-de/pv1000/images/logo.svg b/themes/slate-es-de/pv1000/images/logo.svg new file mode 100644 index 000000000..88ef24596 --- /dev/null +++ b/themes/slate-es-de/pv1000/images/logo.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/slate-es-de/pv1000/systeminfo.xml b/themes/slate-es-de/pv1000/systeminfo.xml new file mode 100644 index 000000000..14f57041f --- /dev/null +++ b/themes/slate-es-de/pv1000/systeminfo.xml @@ -0,0 +1,28 @@ + + + + Manufacturer: Casio + + + Released: 1983 + + + CPU: Zilog Z80 @ 3.579 MHz + + + RAM: 2 KB + + + Graphics: Texas Instruments TMS9918 + + + Resolution: 256×192 pixels, 8 colors + + + Sound: NEC D65010G031 (3 square wave voices) + + + Media: Cartridge + + + \ No newline at end of file