Revision: 45490
http://sourceforge.net/p/vice-emu/code/45490
Author: compyx
Date: 2025-02-14 09:41:55 +0000 (Fri, 14 Feb 2025)
Log Message:
-----------
Merge branch compyx/desktop-icons into trunk
Improve desktop file and icon installation on Unix (--enable-desktop-files).
Properly install icons with `xdg-icon-resource` and register .desktop files
with `dekstop-file-install`, run `update-desktop-database` after installing and
uninstalling. Icons are installed in four sizes: 32x32, 48x48, 64x64 and
256x256, the .desktop files refer to icons by their name, not path.
Delete .desktop files from build/debian/: the .desktop files in data/common/
are used both for `make install` and .deb packages now.
Keep the `gtk_window_set_icon()` fallback for now, KDE apparently needs it to
set the application window icon.
Modified Paths:
--------------
trunk/vice/build/github-actions/build-deb.sh
trunk/vice/configure.ac
trunk/vice/data/common/Makefile.am
trunk/vice/data/common/vice.gresource.xml
trunk/vice/src/arch/gtk3/data/Makefile.am
trunk/vice/src/arch/gtk3/data/win32/Makefile.am
trunk/vice/src/arch/shared/archdep_icon_path.c
Added Paths:
-----------
trunk/vice/data/common/vice-vsid_1024.svg
trunk/vice/data/common/vice-vsid_16.png
trunk/vice/data/common/vice-vsid_24.png
trunk/vice/data/common/vice-vsid_256.png
trunk/vice/data/common/vice-vsid_32.png
trunk/vice/data/common/vice-vsid_48.png
trunk/vice/data/common/vice-vsid_64.png
trunk/vice/data/common/vice-x128_1024.svg
trunk/vice/data/common/vice-x128_16.png
trunk/vice/data/common/vice-x128_24.png
trunk/vice/data/common/vice-x128_256.png
trunk/vice/data/common/vice-x128_32.png
trunk/vice/data/common/vice-x128_48.png
trunk/vice/data/common/vice-x128_64.png
trunk/vice/data/common/vice-x64_1024.svg
trunk/vice/data/common/vice-x64_16.png
trunk/vice/data/common/vice-x64_24.png
trunk/vice/data/common/vice-x64_256.png
trunk/vice/data/common/vice-x64_32.png
trunk/vice/data/common/vice-x64_48.png
trunk/vice/data/common/vice-x64_64.png
trunk/vice/data/common/vice-x64dtv_1024.svg
trunk/vice/data/common/vice-x64dtv_16.png
trunk/vice/data/common/vice-x64dtv_24.png
trunk/vice/data/common/vice-x64dtv_256.png
trunk/vice/data/common/vice-x64dtv_32.png
trunk/vice/data/common/vice-x64dtv_48.png
trunk/vice/data/common/vice-x64dtv_64.png
trunk/vice/data/common/vice-xcbm2_1024.svg
trunk/vice/data/common/vice-xcbm2_16.png
trunk/vice/data/common/vice-xcbm2_24.png
trunk/vice/data/common/vice-xcbm2_256.png
trunk/vice/data/common/vice-xcbm2_32.png
trunk/vice/data/common/vice-xcbm2_48.png
trunk/vice/data/common/vice-xcbm2_64.png
trunk/vice/data/common/vice-xpet_1024.svg
trunk/vice/data/common/vice-xpet_16.png
trunk/vice/data/common/vice-xpet_24.png
trunk/vice/data/common/vice-xpet_256.png
trunk/vice/data/common/vice-xpet_256.svg
trunk/vice/data/common/vice-xpet_32.png
trunk/vice/data/common/vice-xpet_48.png
trunk/vice/data/common/vice-xpet_64.png
trunk/vice/data/common/vice-xplus4_1024.svg
trunk/vice/data/common/vice-xplus4_16.png
trunk/vice/data/common/vice-xplus4_24.png
trunk/vice/data/common/vice-xplus4_256.png
trunk/vice/data/common/vice-xplus4_32.png
trunk/vice/data/common/vice-xplus4_48.png
trunk/vice/data/common/vice-xplus4_64.png
trunk/vice/data/common/vice-xscpu64_1024.svg
trunk/vice/data/common/vice-xscpu64_16.png
trunk/vice/data/common/vice-xscpu64_24.png
trunk/vice/data/common/vice-xscpu64_256.png
trunk/vice/data/common/vice-xscpu64_32.png
trunk/vice/data/common/vice-xscpu64_48.png
trunk/vice/data/common/vice-xscpu64_64.png
trunk/vice/data/common/vice-xvic_1024.svg
trunk/vice/data/common/vice-xvic_16.png
trunk/vice/data/common/vice-xvic_24.png
trunk/vice/data/common/vice-xvic_256.png
trunk/vice/data/common/vice-xvic_32.png
trunk/vice/data/common/vice-xvic_48.png
trunk/vice/data/common/vice-xvic_64.png
trunk/vice/data/common/vsid.desktop
trunk/vice/data/common/x128.desktop
trunk/vice/data/common/x64.desktop
trunk/vice/data/common/x64dtv.desktop
trunk/vice/data/common/x64sc.desktop
trunk/vice/data/common/xcbm2.desktop
trunk/vice/data/common/xcbm5x0.desktop
trunk/vice/data/common/xpet.desktop
trunk/vice/data/common/xplus4.desktop
trunk/vice/data/common/xscpu64.desktop
trunk/vice/data/common/xvic.desktop
Removed Paths:
-------------
trunk/vice/build/debian/vsid.desktop
trunk/vice/build/debian/x128.desktop
trunk/vice/build/debian/x64dtv.desktop
trunk/vice/build/debian/x64sc.desktop
trunk/vice/build/debian/xcbm2.desktop
trunk/vice/build/debian/xcbm5x0.desktop
trunk/vice/build/debian/xpet.desktop
trunk/vice/build/debian/xplus4.desktop
trunk/vice/build/debian/xscpu64.desktop
trunk/vice/build/debian/xvic.desktop
trunk/vice/data/common/C128_1024.svg
trunk/vice/data/common/C128_16.png
trunk/vice/data/common/C128_24.png
trunk/vice/data/common/C128_256.png
trunk/vice/data/common/C128_32.png
trunk/vice/data/common/C128_48.png
trunk/vice/data/common/C128_64.png
trunk/vice/data/common/C64_1024.svg
trunk/vice/data/common/C64_16.png
trunk/vice/data/common/C64_24.png
trunk/vice/data/common/C64_256.png
trunk/vice/data/common/C64_32.png
trunk/vice/data/common/C64_48.png
trunk/vice/data/common/C64_64.png
trunk/vice/data/common/CBM2_1024.svg
trunk/vice/data/common/CBM2_16.png
trunk/vice/data/common/CBM2_24.png
trunk/vice/data/common/CBM2_256.png
trunk/vice/data/common/CBM2_32.png
trunk/vice/data/common/CBM2_48.png
trunk/vice/data/common/CBM2_64.png
trunk/vice/data/common/DTV_1024.svg
trunk/vice/data/common/DTV_16.png
trunk/vice/data/common/DTV_24.png
trunk/vice/data/common/DTV_256.png
trunk/vice/data/common/DTV_32.png
trunk/vice/data/common/DTV_48.png
trunk/vice/data/common/DTV_64.png
trunk/vice/data/common/Ico...@2x...
trunk/vice/data/common/PET_1024.svg
trunk/vice/data/common/PET_16.png
trunk/vice/data/common/PET_24.png
trunk/vice/data/common/PET_256.png
trunk/vice/data/common/PET_256.svg
trunk/vice/data/common/PET_32.png
trunk/vice/data/common/PET_48.png
trunk/vice/data/common/PET_64.png
trunk/vice/data/common/Plus4_1024.svg
trunk/vice/data/common/Plus4_16.png
trunk/vice/data/common/Plus4_24.png
trunk/vice/data/common/Plus4_256.png
trunk/vice/data/common/Plus4_32.png
trunk/vice/data/common/Plus4_48.png
trunk/vice/data/common/Plus4_64.png
trunk/vice/data/common/SCPU_1024.svg
trunk/vice/data/common/SCPU_16.png
trunk/vice/data/common/SCPU_24.png
trunk/vice/data/common/SCPU_256.png
trunk/vice/data/common/SCPU_32.png
trunk/vice/data/common/SCPU_48.png
trunk/vice/data/common/SCPU_64.png
trunk/vice/data/common/SID_1024.svg
trunk/vice/data/common/SID_16.png
trunk/vice/data/common/SID_24.png
trunk/vice/data/common/SID_256.png
trunk/vice/data/common/SID_32.png
trunk/vice/data/common/SID_48.png
trunk/vice/data/common/SID_64.png
trunk/vice/data/common/VIC20_1024.svg
trunk/vice/data/common/VIC20_16.png
trunk/vice/data/common/VIC20_24.png
trunk/vice/data/common/VIC20_256.png
trunk/vice/data/common/VIC20_32.png
trunk/vice/data/common/VIC20_48.png
trunk/vice/data/common/VIC20_64.png
trunk/vice/data/common/icon.png
trunk/vice/data/common/icon1024x1024.png
trunk/vice/src/arch/gtk3/data/unix/
Deleted: trunk/vice/build/debian/vsid.desktop
===================================================================
--- trunk/vice/build/debian/vsid.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/vsid.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (vsid)
-Comment=SID Player
-Exec=/usr/bin/vsid
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/vsid.svg
-Categories=Audio;AudioVideo;Emulator;
Deleted: trunk/vice/build/debian/x128.desktop
===================================================================
--- trunk/vice/build/debian/x128.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/x128.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (x128)
-Comment=Commodore 128 emulator
-Exec=/usr/bin/x128
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/x128.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/x64dtv.desktop
===================================================================
--- trunk/vice/build/debian/x64dtv.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/x64dtv.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (x64dtv)
-Comment=C64DTV emulator
-Exec=/usr/bin/x64dtv
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/x64dtv.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/x64sc.desktop
===================================================================
--- trunk/vice/build/debian/x64sc.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/x64sc.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (x64sc)
-Comment=Commodore 64 emulator
-Exec=/usr/bin/x64sc
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/x64sc.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/xcbm2.desktop
===================================================================
--- trunk/vice/build/debian/xcbm2.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/xcbm2.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (xcbm2)
-Comment=Commodore CBM-II (600/700/B) emulator
-Exec=/usr/bin/xcbm2
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/xcbm2.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/xcbm5x0.desktop
===================================================================
--- trunk/vice/build/debian/xcbm5x0.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/xcbm5x0.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (xcbm5x0)
-Comment=Commodore CBM-II (500/P) emulator
-Exec=/usr/bin/xcbm5x0
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/xcbm2.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/xpet.desktop
===================================================================
--- trunk/vice/build/debian/xpet.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/xpet.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (xpet)
-Comment=Commodore PET emulator
-Exec=/usr/bin/xpet
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/xpet.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/xplus4.desktop
===================================================================
--- trunk/vice/build/debian/xplus4.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/xplus4.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (xplus4)
-Comment=Commodore Plus/4 emulator
-Exec=/usr/bin/xplus4
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/xplus4.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/xscpu64.desktop
===================================================================
--- trunk/vice/build/debian/xscpu64.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/xscpu64.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (xscpu64)
-Comment=Commodore 64 SuperCPU emulator
-Exec=/usr/bin/xscpu64
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/xscpu64.svg
-Categories=Game;Emulator;
Deleted: trunk/vice/build/debian/xvic.desktop
===================================================================
--- trunk/vice/build/debian/xvic.desktop 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/debian/xvic.desktop 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=VICE (xvic)
-Comment=Commodore VIC-20 emulator
-Exec=/usr/bin/xvic
-Terminal=false
-Icon=/usr/share/icons/hicolor/scalable/apps/xvic.svg
-Categories=Game;Emulator;
Modified: trunk/vice/build/github-actions/build-deb.sh
===================================================================
--- trunk/vice/build/github-actions/build-deb.sh 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/build/github-actions/build-deb.sh 2025-02-14 09:41:55 UTC (rev 45490)
@@ -12,20 +12,6 @@
# TODO: Provide md5sums?
-# Mapping of emulators to their icon names in data/common/
-# There is no separate icon for xcbm5x0, so we use the xcbm2 icon
-declare -A ICONS=(
- [vsid]="SID"
- [x128]="C128"
- [x64dtv]="DTV"
- [x64sc]="C64"
- [xcbm2]="CBM2"
- [xpet]="PET"
- [xplus4]="Plus4"
- [xscpu64]="SCPU"
- [xvic]="VIC20"
-)
-
# Point release flag
RELEASE=0
@@ -72,7 +58,7 @@
mkdir -p ${DEB_DIR}/usr/share/doc/vice
if [ "$UI" = "gtk3" ]; then
mkdir -p ${DEB_DIR}/usr/share/applications
- mkdir -p ${DEB_DIR}/usr/share/icons/hicolor/scalable/apps
+ mkdir -p ${DEB_DIR}/usr/share/icons/hicolor/{32x32,48x48,64x64,256x256}/apps
fi
# Copy the files installed with `make install-strip`
@@ -79,19 +65,15 @@
cp -R ${HOME}/build/* ${DEB_DIR}/
# Copy the documentation
cp vice/doc/vice.pdf ${DEB_DIR}/usr/share/doc/vice/
-# Copy .desktop files
if [ "$UI" = "gtk3" ]; then
- cp vice/build/debian/*.desktop ${DEB_DIR}/usr/share/applications
+ # Copy .desktop files
+ cp vice/data/common/*.desktop ${DEB_DIR}/usr/share/applications
+ # Copy icon files
+ cp vice/data/common/vice-*_32.png ${DEB_DIR}/usr/share/icons/hicolor/32x32/apps
+ cp vice/data/common/vice-*_48.png ${DEB_DIR}/usr/share/icons/hicolor/48x48/apps
+ cp vice/data/common/vice-*_64.png ${DEB_DIR}/usr/share/icons/hicolor/64x64/apps
+ cp vice/data/common/vice-*_256.png ${DEB_DIR}/usr/share/icons/hicolor/256x256/apps
fi
-# Copy icon files
-if [ "$UI" = "gtk3" ]; then
- for emu in ${!ICONS[@]}
- do
- orig="vice/data/common/${ICONS[$emu]}_1024.svg"
- dest="${DEB_DIR}/usr/share/icons/hicolor/scalable/apps/${emu}.svg"
- cp ${orig} ${dest}
- done
-fi
# Create copyright file, taking contributor info from src/infocontrib.h
cat vice/build/debian/copyright.header > ${DEB_DIR}/usr/share/doc/vice/copyright
Modified: trunk/vice/configure.ac
===================================================================
--- trunk/vice/configure.ac 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/configure.ac 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1752,30 +1752,38 @@
dnl
AM_CONDITIONAL(INSTALL_DESKTOP_FILES, false)
if test x"$enable_desktop_files" = "xyes"; then
- dnl Check Gtk3 UI
- if test x"$enable_gtk3ui" != "xyes"; then
- AC_MSG_ERROR([XDG desktop files requested but UI is not Gtk3.])
- fi
- dnl Check OS (Unix)
- if test x"$is_unix_x11" != "xyes"; then
- AC_MSG_ERROR([XDG desktop files requested but OS is not Unix.])
- fi
- dnl Check OS (not MacOS)
- if test x"$is_unix_macos" = "xyes"; then
- AC_MSG_ERROR([XDG desktop files requested but OS is MacOS.])
- fi
- dnl Check for xdg-desktop-menu
- AC_CHECK_PROG(XDG_DESKTOP_MENU, xdg-desktop-menu, xdg-desktop-menu, no)
- echo "$XDG_DESKTOP_MENU"
- if test x"$XDG_DESKTOP_MENU" = "xno"; then
- AC_MSG_ERROR([XDG desktop files requested but required tool xdg-desktop-menu is missing. Please install xgd-utils.])
- fi
+ dnl Check Gtk3 UI
+ if test x"$enable_gtk3ui" != "xyes"; then
+ AC_MSG_ERROR([XDG desktop files requested but UI is not Gtk3.])
+ fi
+ dnl Check OS (Unix)
+ if test x"$is_unix_x11" != "xyes"; then
+ AC_MSG_ERROR([XDG desktop files requested but OS is not Unix.])
+ fi
+ dnl Check OS (not MacOS)
+ if test x"$is_unix_macos" = "xyes"; then
+ AC_MSG_ERROR([XDG desktop files requested but OS is MacOS.])
+ fi
+ dnl Check for desktop-file-install
+ AC_CHECK_PROG(DESKTOP_FILE_INSTALL, desktop-file-install, desktop_file_install, no)
+ if test x"$DESKTOP_FILE_INSTALL" = "xno"; then
+ AC_MSG_ERROR([XDG desktop files requested but required tool desktop-file-install is missing. Please install desktop-file-utils.])
+ fi
+ dnl Check for xdg-icon-resource
+ AC_CHECK_PROG(XDG_ICON_RESOURCE, xdg-icon-resource, xdg-icon-resource, no)
+ if test x"$XDG_ICON_RESOURCE" = "xno"; then
+ AC_MSG_ERROR([XDG desktop files requested but required tool xdg-icon-resource is missing. Please install xdg-utils.])
+ fi
+ dnl Check for update-desktop-database
+ AC_CHECK_PROG(UPDATE_DESKTOP_DATABASE, update-desktop-database, update-desktop-database, no)
+ if test x"$UPDATE_DESKTOP_DATABASE" = "xno"; then
+ AC_MSG_ERROR([XDG desktop files requested but required tool update-desktop-database is missing. Please install desktop-file-utils.])
+ fi
- dnl We got the UI + OS + tools:
- USE_DESKTOP_FILES="yes"
- AM_CONDITIONAL(INSTALL_DESKTOP_FILES, true)
- AC_SUBST([XDG_DESKTOP_MENU], ["$XDG_DESKTOP_MENU"])
-
+ dnl We got the UI + OS + tools:
+ USE_DESKTOP_FILES="yes"
+ AC_DEFINE(INSTALL_DESKTOP_FILES, , [Install XDG desktop files and icons])
+ AM_CONDITIONAL(INSTALL_DESKTOP_FILES, true)
fi
@@ -3414,7 +3422,6 @@
src/arch/gtk3/Makefile
src/arch/gtk3/data/Makefile
src/arch/gtk3/data/macos/Makefile
- src/arch/gtk3/data/unix/Makefile
src/arch/gtk3/data/win32/Makefile
src/arch/gtk3/joystickdrv/Makefile
src/arch/gtk3/novte/Makefile
Deleted: trunk/vice/data/common/C128_1024.svg
===================================================================
--- trunk/vice/data/common/C128_1024.svg 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/data/common/C128_1024.svg 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,438 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- version="1.1"
- id="Layer_1"
- x="0px"
- y="0px"
- viewBox="0 0 1024 1024"
- style="enable-background:new 0 0 1024 1024;"
- xml:space="preserve"
- sodipodi:docname="C128_1024.svg"
- inkscape:export-filename="C:\src\vice\vice\data\common\C128_128.png"
- inkscape:export-xdpi="12.336111"
- inkscape:export-ydpi="12.336111"
- inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"><metadata
- id="metadata696"><rdf:RDF><cc:Work
- rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
- id="defs694" /><sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="2364"
- inkscape:window-height="1415"
- id="namedview692"
- showgrid="true"
- inkscape:zoom="0.97531385"
- inkscape:cx="316.67826"
- inkscape:cy="512"
- inkscape:window-x="187"
- inkscape:window-y="-9"
- inkscape:window-maximized="1"
- inkscape:current-layer="Layer_1" />
-<style
- type="text/css"
- id="style560">
- .st0{display:none;}
- .st1{display:inline;}
- .st2{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_1_);}
- .st3{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_2_);}
- .st4{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_3_);}
- .st5{display:inline;fill-rule:evenodd;clip-rule:evenodd;fill:#8A88A3;}
- .st6{display:inline;fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_4_);}
- .st7{fill:#FFFFFF;}
- .st8{fill-rule:evenodd;clip-rule:evenodd;}
- .st9{fill-rule:evenodd;clip-rule:evenodd;fill:#3A3A3A;}
- .st10{display:inline;fill:#FFFFFF;}
- .st11{display:inline;opacity:0.3;fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_5_);enable-background:new ;}
- .st12{fill-rule:evenodd;clip-rule:evenodd;fill:#3D3D3D;}
- .st13{fill-rule:evenodd;clip-rule:evenodd;fill:#595959;}
- .st14{opacity:0.5;}
- .st15{fill:none;stroke:#000000;stroke-width:20;stroke-miterlimit:10;}
- .st16{fill:none;stroke:#FFFFFF;stroke-width:20;stroke-miterlimit:10;}
- .st17{font-family:'EurostileLTStd-BoldEx2';}
- .st18{font-size:175px;}
- .st19{enable-background:new ;}
- .st20{fill:none;stroke:#000000;stroke-miterlimit:10;}
-</style>
-<g
- id="Layer_1_1_"
- class="st0">
- <g
- class="st1"
- id="g583">
-
- <linearGradient
- id="SVGID_1_"
- gradientUnits="userSpaceOnUse"
- x1="334.2704"
- y1="873.824"
- x2="400.9372"
- y2="-48.8426"
- gradientTransform="matrix(1 0 0 -1 0 1024)">
- <stop
- offset="0"
- style="stop-color:#68372B"
- id="stop562" />
- <stop
- offset="1"
- style="stop-color:#352879"
- id="stop564" />
- </linearGradient>
- <path
- class="st2"
- d="M584.8,342.9v-187C547,146,521.1,142,483.3,142c-198.9,0-372,165.1-372,370c0,212.8,175,370,374,370 c35.8,0,55.7-4,99.4-15.9v-191C541,697,519.1,703,483.3,703c-109.4,0-194.9-91.5-194.9-194.9c0-105.4,83.5-194.9,192.9-194.9 C519.1,313.1,550.9,323,584.8,342.9L584.8,342.9z"
- id="path567" />
-
- <linearGradient
- id="SVGID_2_"
- gradientUnits="userSpaceOnUse"
- x1="731.5681"
- y1="902.5305"
- x2="798.2347"
- y2="-20.1362"
- gradientTransform="matrix(1 0 0 -1 0 1024)">
- <stop
- offset="0"
- style="stop-color:#68372B"
- id="stop569" />
- <stop
- offset="1"
- style="stop-color:#352879"
- id="stop571" />
- </linearGradient>
- <polygon
- class="st3"
- points="912.7,353.1 594.4,353.1 594.4,498.3 769.5,498.3 "
- id="polygon574" />
-
- <linearGradient
- id="SVGID_3_"
- gradientUnits="userSpaceOnUse"
- x1="713.7708"
- y1="901.2445"
- x2="780.4375"
- y2="-21.4221"
- gradientTransform="matrix(1 0 0 -1 0 1024)">
- <stop
- offset="0"
- style="stop-color:#68372B"
- id="stop576" />
- <stop
- offset="1"
- style="stop-color:#352879"
- id="stop578" />
- </linearGradient>
- <polygon
- class="st4"
- points="771.5,528.1 594.4,528.1 594.4,673.3 912.7,673.3 "
- id="polygon581" />
- </g>
-</g>
-<g
- id="Layer_12"
- class="st0">
- <rect
- class="st5"
- width="1024"
- height="1024"
- id="rect586" />
-</g>
-<g
- id="Layer_11_copy"
- class="st0">
-
- <linearGradient
- id="SVGID_4_"
- gradientUnits="userSpaceOnUse"
- x1="512.05"
- y1="1017.1594"
- x2="512.05"
- y2="689.3555"
- gradientTransform="matrix(1 0 0 -1 0 1024)">
- <stop
- offset="0"
- style="stop-color:#68372B"
- id="stop589" />
- <stop
- offset="0.7388"
- style="stop-color:#352879"
- id="stop591" />
- </linearGradient>
- <path
- class="st6"
- d="M267.1,1010H139.3C70.1,1010,14,953.9,14,884.7V139.3C14,70.1,70.1,14,139.3,14h745.5 c69.2,0,125.3,56.1,125.3,125.3v745.5c0,69.2-56.1,125.3-125.3,125.3H756.7"
- id="path594" />
- <g
- class="st1"
- id="g600">
- <polygon
- class="st7"
- points="641.3,914 641.3,657 524,657 524,798.4 "
- id="polygon596" />
- <polygon
- class="st7"
- points="500,800 500,657 382.7,657 382.7,914 "
- id="polygon598" />
- </g>
-</g>
-<g
- id="Layer_11_copy_2"
- class="st0">
- <g
- class="st1"
- id="g607">
- <path
- class="st8"
- d="M267.1,1010H139.3C70.1,1010,14,953.9,14,884.7V139.3C14,70.1,70.1,14,139.3,14h745.5 c69.2,0,125.3,56.1,125.3,125.3v745.5c0,69.2-56.1,125.3-125.3,125.3H756.7L267.1,1010L267.1,1010z"
- id="path603" />
- <path
- class="st9"
- d="M14,497V139.3C14,70.1,70.1,14,139.3,14H512L14,497z"
- id="path605" />
- </g>
- <polygon
- class="st10"
- points="639.3,896 639.3,643 523.8,643 523.8,782.1 "
- id="polygon609" />
- <polygon
- class="st10"
- points="500.2,783.7 500.2,643 384.7,643 384.7,896 "
- id="polygon611" />
-
- <linearGradient
- id="SVGID_5_"
- gradientUnits="userSpaceOnUse"
- x1="-509"
- y1="953.407"
- x2="-509"
- y2="103.1061"
- gradientTransform="matrix(1 0 0 -1 0 1024)">
- <stop
- offset="4.442563e-02"
- style="stop-color:#68372B"
- id="stop613" />
- <stop
- offset="0.7388"
- style="stop-color:#352879"
- id="stop615" />
- </linearGradient>
- <path
- class="st11"
- d="M-741.6,970H-863c-65.7,0-119-53.3-119-119V143c0-65.7,53.3-119,119-119h708c65.7,0,119,53.3,119,119v708 c0,65.7-53.3,119-119,119h-121.6"
- id="path618" />
-</g>
-<g
- id="Layer_11_copy_3"
- inkscape:export-xdpi="1.5420139"
- inkscape:export-ydpi="1.5420139">
- <path
- class="st12"
- d="M267.1,1010H139.3C70.1,1010,14,953.9,14,884.7V139.3C14,70.1,70.1,14,139.3,14h745.5 c69.2,0,125.3,56.1,125.3,125.3v745.5c0,69.2-56.1,125.3-125.3,125.3H756.7L267.1,1010L267.1,1010z"
- id="path621" />
- <path
- class="st13"
- d="M267.1,1010H139.3C70.1,1010,14,953.9,14,884.7V809h996v75.7c0,69.2-56.1,125.3-125.3,125.3h-128H267.1z"
- id="path623" />
- <g
- class="st14"
- id="g645">
- <line
- class="st15"
- x1="14"
- y1="620"
- x2="1010"
- y2="620"
- id="line625" />
- <line
- class="st16"
- x1="14"
- y1="640"
- x2="1010"
- y2="640"
- id="line627" />
- <line
- class="st15"
- x1="14"
- y1="660"
- x2="1010"
- y2="660"
- id="line629" />
- <line
- class="st16"
- x1="14"
- y1="680"
- x2="1010"
- y2="680"
- id="line631" />
- <line
- class="st15"
- x1="14"
- y1="700"
- x2="1010"
- y2="700"
- id="line633" />
- <line
- class="st16"
- x1="14"
- y1="720"
- x2="1010"
- y2="720"
- id="line635" />
- <line
- class="st15"
- x1="14"
- y1="740"
- x2="1010"
- y2="740"
- id="line637" />
- <line
- class="st16"
- x1="14"
- y1="760"
- x2="1010"
- y2="760"
- id="line639" />
- <line
- class="st15"
- x1="14"
- y1="780"
- x2="1010"
- y2="780"
- id="line641" />
- <line
- class="st16"
- x1="14"
- y1="800"
- x2="1010"
- y2="800"
- id="line643" />
- </g>
-</g>
-<g
- id="Layer_11"
- class="st0">
-</g>
-<g
- id="VIC20"
- class="st0">
- <text
- transform="matrix(1 0 0 1 118.6028 556.6257)"
- class="st10 st17 st18"
- id="text649">VIC20</text>
-</g>
-<g
- id="Plus4"
- class="st0">
- <text
- transform="matrix(1 0 0 1 168.3914 556.6257)"
- class="st10 st17 st18"
- id="text652">Plus4</text>
-</g>
-<g
- id="DTV"
- class="st0">
- <text
- transform="matrix(1 0 0 1 243.9006 556.6257)"
- class="st10 st17 st18"
- id="text655">DTV</text>
-</g>
-<g
- id="C64"
- class="st0">
- <text
- transform="matrix(1 0 0 1 246.177 556.6257)"
- class="st10 st17 st18"
- id="text658">C64</text>
-</g>
-<g
- id="SID"
- class="st0">
- <text
- transform="matrix(1 0 0 1 289.3142 556.6257)"
- class="st10 st17 st18"
- id="text661">SID</text>
-</g>
-<g
- id="PET"
- class="st0">
- <text
- transform="matrix(1 0 0 1 265.6008 556.6257)"
- class="st10 st17 st18"
- id="text664">PET</text>
-</g>
-<g
- id="CBM2"
- class="st0">
- <text
- transform="matrix(1 0 0 1 122.9768 556.6257)"
- class="st10 st17 st18"
- id="text667">CBM2</text>
-</g>
-<g
- id="SCPU"
- class="st0">
- <text
- transform="matrix(1 0 0 1 149.052 556.6257)"
- class="st10 st17 st18"
- id="text670">SCPU</text>
-</g>
-<g
- id="C128"
- transform="matrix(1.1231875,0,0,1.1231875,-68.118507,-68.750969)">
- <g
- class="st19"
- id="g681">
- <path
- class="st7"
- d="m 170.1,474.4 c 0,-18.6 5.2,-30 14.8,-36.8 9.6,-6.8 23.5,-9 41,-9 h 22.8 22.8 c 27.7,0 43.3,3 51.9,10.4 8.6,7.4 10.4,19.4 10.2,37.3 h -19.4 -19.4 v -1.8 -1.8 c 0,-4.6 -1.7,-7.5 -4.8,-9.3 -3.1,-1.8 -7.7,-2.5 -13.4,-2.5 h -21.2 -21.2 c -10.2,0 -16.3,2.4 -19.8,6.8 -3.5,4.4 -4.5,10.7 -4.5,18.6 v 6.8 6.8 c 0,9.2 1,15.5 4.2,19.6 3.2,4.1 8.8,5.8 18,5.8 h 20.7 20.7 c 8.8,0 14.4,-0.4 17.9,-2.8 3.5,-2.4 4.8,-6.8 4.8,-14.7 h 19.4 19.4 v 5.9 5.9 c 0,10.7 -1.9,20.2 -8.7,27.1 -6.8,6.9 -18.3,11.3 -37.8,11.3 h -31.3 -31.3 c -17.5,0 -31.5,-2.2 -41,-9 -9.5,-6.8 -14.8,-18.3 -14.8,-36.8 v -18.9 z"
- id="path673" />
- <path
- class="st7"
- d="m 439.7,460.4 -23.4,15 -23.4,15 -8.8,-12.7 -8.8,-12.7 26.9,-17.5 26.9,-17.5 h 23.2 23.2 v 63.4 63.4 h -17.9 -17.9 v -48.1 z"
- id="path675" />
- <path
- class="st7"
- d="m 530.7,513.6 c 0,-7.8 2.5,-14.3 8.2,-19 5.7,-4.7 14.5,-7.8 27,-8.6 l 22.2,-1.4 22.2,-1.4 c 14.2,-0.9 21.7,-1.4 25.8,-3.3 4.1,-1.9 4.5,-5.1 4.5,-11.4 0,-5.2 -0.3,-8.3 -3.6,-10.2 -3.3,-1.9 -9.8,-2.4 -22.3,-2.4 H 601.8 589 c -8.2,0 -13.6,0.6 -16.9,2.9 -3.3,2.3 -4.6,6.1 -4.6,12.7 v 2.7 2.7 h -18.4 -18.4 v -7.4 -7.4 c 0,-12.5 3.7,-20.9 11.7,-26.1 8,-5.2 20.5,-7.3 38,-7.3 h 25.6 25.6 c 18.2,0 29.7,2.7 36.6,8.7 6.9,6 9.3,15.3 9.3,28.5 0,18.6 -1.7,29.5 -9.1,36.1 -7.4,6.6 -20.4,8.7 -43.1,10 l -20,1.1 -20,1.1 c -8.1,0.4 -12.8,1.4 -15.5,3.8 -2.7,2.4 -3.3,6 -3.3,11.6 h 56.4 56.4 v 13.4 13.7 h -74.2 -74.2 v -21.5 -21.6 z"
- id="path677" />
- <path
- class="st7"
- d="m 703.1,516.4 c 0,-6.8 1.4,-12.1 4.9,-15.9 3.5,-3.8 9.2,-6.3 17.7,-7.5 v -0.2 -0.2 c -5.6,-1 -11.1,-3.1 -15.1,-7.3 -4,-4.2 -6.7,-10.3 -6.7,-19.3 v -3.6 -3.6 c 0,-14.2 3.1,-21.7 12.4,-25.8 9.3,-4.1 24.8,-4.5 49.8,-4.5 h 19.2 19.2 c 16.2,0 28,1.5 35.7,6.1 7.7,4.6 11.4,12.1 11.4,24 v 4.1 4.1 c 0,6.8 -0.8,12.5 -3.9,16.8 -3.1,4.3 -8.4,7.1 -17.3,8.2 v 0.2 0.2 c 6.6,1.8 12.1,4.2 16,8.4 3.9,4.2 6.2,9.9 6.2,18.6 v 5.1 5.1 c 0,10.6 -3.4,17.8 -9.7,22.3 -6.3,4.5 -15.6,6.4 -27.4,6.4 h -36.6 -36.6 c -13.6,0 -23.4,-2.6 -29.8,-7.7 -6.4,-5.1 -9.4,-12.8 -9.4,-22.9 V 522 Z m 97.7,14.3 c 6.6,0 10.3,-1 12.4,-3 2.1,-2 2.6,-5.3 2.6,-9.7 0,-4.9 -0.4,-8.1 -2.8,-10 -2.4,-1.9 -6.6,-2.6 -14.3,-2.6 H 777.9 757 c -7.7,0 -12,0.7 -14.3,2.6 -2.3,1.9 -2.8,5.1 -2.8,10 0,4.5 0.5,7.7 2.6,9.7 2.1,2 5.9,3 12.4,3 h 22.9 z m -0.9,-51.6 c 5.7,0 9.4,-1.1 11.7,-3.2 2.3,-2.1 3.2,-5 3.2,-8.6 0,-4.4 -1.3,-7.3 -3.5,-9.1 -2.2,-1.8 -5.1,-2.5 -8.4,-2.5 h -25.2 -25.2 c -3.3,0 -6.3,0.7 -8.4,2.5 -2.1,1.8 -3.5,4.7 -3.5,9.1 0,3.6 0.9,6.5 3.2,8.6 2.3,2.1 6,3.2 11.7,3.2 h 22.2 z"
- id="path679" />
- </g>
-</g>
-<g
- id="Layer_4"
- class="st0">
- <g
- class="st1"
- id="g688">
- <line
- class="st20"
- x1="134.8"
- y1="0"
- x2="134.8"
- y2="1024"
- id="line684" />
- <line
- class="st20"
- x1="889.2"
- y1="0"
- x2="889.2"
- y2="1024"
- id="line686" />
- </g>
-</g>
-</svg>
Deleted: trunk/vice/data/common/C128_16.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C128_24.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C128_256.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C128_32.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C128_48.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C128_64.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C64_1024.svg
===================================================================
--- trunk/vice/data/common/C64_1024.svg 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/data/common/C64_1024.svg 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,171 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
-<style type="text/css">
- .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#3D3D3D;}
- .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#595959;}
- .st2{fill:#2B2B2B;}
- .st3{fill:#7C7C7C;}
- .st4{display:none;}
- .st5{display:inline;}
- .st6{fill:#FFFFFF;}
-</style>
-<g id="Layer_11_copy_3">
- <path class="st0" d="M267.1,1010h-63.9h-63.9c-34.6,0-65.9-14-88.6-36.7C28,950.6,14,919.3,14,884.7V512V139.3
- c0-34.6,14-65.9,36.7-88.6s54-36.7,88.6-36.7H512h372.7c34.6,0,65.9,14,88.6,36.7c22.7,22.7,36.7,54,36.7,88.6V512v372.7
- c0,34.6-14,65.9-36.7,88.6c-22.7,22.7-54,36.7-88.6,36.7h-64h-64H511.9H267.1z"/>
- <path class="st1" d="M267.1,1010H139.3C70.1,1010,14,953.9,14,884.7V809h996v75.7c0,69.2-56.1,125.3-125.3,125.3H756.7H267.1z"/>
- <g>
- <g>
- <rect x="14" y="610" class="st2" width="996" height="20"/>
- <rect x="14" y="630" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="650" class="st2" width="996" height="20"/>
- <rect x="14" y="670" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="690" class="st2" width="996" height="20"/>
- <rect x="14" y="710" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="730" class="st2" width="996" height="20"/>
- <rect x="14" y="750" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="770" class="st2" width="996" height="20"/>
- <rect x="14" y="790" class="st3" width="996" height="20"/>
- </g>
- </g>
-</g>
-<g id="VIC20" class="st4">
- <g class="st5">
- <path class="st6" d="M130.7,433.5h20.7H172l24.1,45.7l24.1,45.7l24.1-45.7l24.1-45.7h20.7h20.7l-33.1,61.5l-33.1,61.5h-23.3h-23.3
- l-33.1-61.5L130.7,433.5z"/>
- <path class="st6" d="M325.2,433.5H344h18.9v61.5v61.5H344h-18.9v-61.5V433.5z"/>
- <path class="st6" d="M387.7,476.7c0-18,5.1-29.2,14.4-35.8s22.9-8.8,39.9-8.8h22.2h22.2c26.9,0,42,2.9,50.4,10.1
- s10.1,18.8,9.9,36.3h-18.9h-18.9v-1.7v-1.7c0-4.4-1.6-7.3-4.6-9s-7.4-2.4-13-2.4h-20.6h-20.6c-9.9,0-15.9,2.3-19.3,6.6
- s-4.4,10.4-4.4,18.1v6.6v6.6c0,8.9,0.9,15.1,4.1,19s8.6,5.6,17.5,5.6h20.1h20.1c8.5,0,14-0.4,17.4-2.8s4.7-6.6,4.7-14.2h18.9h18.9
- v5.8v5.8c0,10.4-1.9,19.6-8.5,26.3s-18,10.8-36.9,10.8h-30.4H442c-17,0-30.6-2.1-39.9-8.8s-14.4-17.8-14.4-35.8v-18.4V476.7z"/>
- <path class="st6" d="M570.1,514.8c0-7.6,2.5-13.9,8-18.5s14-7.5,26.2-8.4l21.6-1.4l21.6-1.4c13.8-0.9,21.1-1.4,25-3.3
- s4.4-5,4.4-11c0-5-0.3-8.1-3.5-9.9s-9.6-2.4-21.6-2.4h-12.5h-12.5c-8,0-13.2,0.6-16.4,2.8s-4.5,6-4.5,12.3v2.6v2.6H588h-17.8v-7.2
- v-7.2c0-12.2,3.6-20.3,11.4-25.4s19.9-7.1,36.9-7.1h24.8h24.8c17.7,0,28.8,2.6,35.5,8.5s9,14.9,9,27.7c0,18.1-1.7,28.7-8.8,35
- s-19.8,8.5-41.8,9.7l-19.5,1l-19.5,1c-7.9,0.4-12.5,1.4-15,3.7s-3.2,5.8-3.2,11.3h54.7h54.7v13.3v13.3h-72.1h-72.1v-20.9V514.8z"
- />
- <path class="st6" d="M734.2,480.5c0-18.7,3.4-30.8,11.8-38.2s21.9-10.1,42.1-10.1h22.1h22.1c20.1,0,33.6,2.7,42.1,10.1
- s11.8,19.5,11.8,38.2v17.2v17.2c0,16-3.7,26.8-11,33.6s-18.3,9.6-33,9.6h-32h-32c-14.7,0-25.7-2.8-33-9.6s-11-17.6-11-33.6v-17.2
- V480.5z M770.9,508.3c0,6.4,1,11.1,4.2,14.3s8.7,4.7,17.5,4.7h17.5h17.5c8.8,0,14.3-1.6,17.5-4.7s4.2-7.9,4.2-14.3v-13.3v-13.3
- c0-6.4-1-11.1-4.2-14.3s-8.7-4.7-17.5-4.7h-17.5h-17.5c-8.8,0-14.3,1.6-17.5,4.7s-4.2,7.9-4.2,14.3v13.3V508.3z"/>
- </g>
-</g>
-<g id="Plus4" class="st4">
- <g class="st5">
- <path class="st6" d="M141.9,414.7h59.3h59.3c20.7,0,33.5,5.2,41.2,13.9s10.2,20.8,10.2,34.7v6.1v6.1c0,10.6-2.3,22-8.5,30.7
- S287.2,521,271.8,521h-43.2h-43.2v17.8v17.8h-21.8h-21.8v-71V414.7z M185.4,485.7h33.8H253c5.1,0,8.6-1.7,10.9-4.4
- s3.2-6.5,3.2-10.7v-2.7v-2.7c0-4.8-1.2-8.6-4-11.1s-7.3-3.9-13.8-3.9h-31.9h-31.9v17.8V485.7z"/>
- <path class="st6" d="M335.7,414.7h18.8h18.8v71v71h-18.8h-18.8v-71V414.7z"/>
- <path class="st6" d="M535.2,556.6h-18.8h-18.8v-8v-8h-0.2h-0.2c-3.3,7-8.3,11.4-14.9,14s-15,3.6-25.1,3.6
- c-11.7,0-25.6-0.2-36.7-5.9s-19.2-16.7-19.2-38.2v-28.7v-28.7h18.8H439v28.7v28.7c0,4.9,2,8.6,6,11s10.1,3.7,18.3,3.7h4.3h4.3
- c8,0,14.5-1.9,18.9-5.5s6.8-9.1,6.8-16.2v-25.2v-25.2h18.8h18.8v50V556.6z"/>
- <path class="st6" d="M596.2,525.5c0,2.7,0.5,5,3.7,6.7s9,2.5,19.7,2.5h6.7h6.7c8.9,0,14.5-0.3,17.9-1.4s4.5-3,4.5-6
- c0-2.9-0.7-5-3.1-6.3s-6.5-1.9-13.1-1.9h-17.6h-17.6c-17.5-0.1-28.9-2.1-35.9-7.4s-9.6-14.1-9.6-27.9c0-12.4,5-19.6,13.2-23.6
- s19.7-5,32.6-5h13.1h13.1c24.6,0,39.1,1.7,47.4,6.4s10.6,12.2,10.8,24h-18.8h-18.8c-1-2.9-2.4-4.7-6.3-5.6s-10.5-1.2-21.7-1.2
- c-10.9,0-17.3,0.1-21.1,1.2s-4.8,2.9-4.8,6.3c0,2.2,0.7,3.6,3.9,4.6s8.8,1.3,18.6,1.3h13h13c22.5,0,34.6,3.8,41.1,9.8
- s7.3,14.2,7.3,23.2c0,13.2-2.6,21.6-10.7,26.6s-21.4,6.7-42.9,6.7h-17.8h-17.8c-17.3,0-29.2-2-36.7-7.1s-10.7-13.3-10.7-25.6h19.4
- H596.2z"/>
- <path class="st6" d="M713.8,476.3l50.7-30.8l50.7-30.8h25.1h25.1v40.9v40.9h10.5h10.5v15.9v15.9h-10.5h-10.5v14.2v14.2h-20.6
- h-20.6v-14.2v-14.2H769h-55.2v-26V476.3z M747.9,496.1v0.2v0.2H786h38.1v-23.8v-23.8L786,472.4L747.9,496.1z"/>
- </g>
-</g>
-<g id="DTV" class="st4">
- <g class="st5">
- <path class="st6" d="M135.3,368.4h87.1h87.1c28.9,0,48.4,4.7,60.6,15.3s17.4,26.9,17.4,50.2v28.6v28.6c0,23.3-5.1,39.6-17.4,50.2
- s-31.8,15.3-60.6,15.3h-87.1h-87.1v-94.1V368.4z M193,508.3h51.2h51.2c12.3,0,20.9-1.8,26.4-6.9s7.9-13.6,7.9-26.9v-12.7V449
- c0-13.4-2.4-21.8-7.9-26.9s-14.1-6.9-26.4-6.9h-51.2H193v46.5V508.3z"/>
- <path class="st6" d="M408.5,368.4h110h110v23.4v23.4h-40.6h-40.6v70.7v70.7h-28.9h-28.9v-70.7v-70.7h-40.6h-40.6v-23.4V368.4z"/>
- <path class="st6" d="M635.5,368.4h31.6h31.6l36.8,69.9l36.8,69.9l36.8-69.9l36.8-69.9h31.6H909l-50.6,94.1l-50.6,94.1h-35.6h-35.6
- l-50.6-94.1L635.5,368.4z"/>
- </g>
-</g>
-<g id="C64">
- <g>
- <path class="st6" d="M132.4,434.4c0-27.6,7.7-44.6,22-54.7s35-13.4,61-13.4h33.9h33.9c41.1,0,64.3,4.4,77.2,15.5
- s15.4,28.8,15.1,55.5h-28.9h-28.9v-2.6v-2.6c0-6.8-2.5-11.1-7.1-13.8s-11.4-3.6-20-3.6h-31.5h-31.5c-15.2,0-24.2,3.6-29.5,10.1
- s-6.7,15.9-6.7,27.6v10.1v10.1c0,13.6,1.4,23.1,6.3,29.1s13.1,8.6,26.7,8.6h30.8h30.8c13,0,21.4-0.6,26.6-4.2s7.1-10.1,7.1-21.8
- H349h28.9v8.8v8.8c0,15.9-2.9,30-13,40.2s-27.5,16.4-56.5,16.4h-46.5h-46.5c-26,0-46.7-3.2-61-13.4s-22-27.2-22-54.7v-28.1V434.4z
- "/>
- <path class="st6" d="M413.2,440.1c0-28.6,5.2-47.1,18.1-58.4s33.5-15.5,64.3-15.5h30h30c27.4,0,44.8,4.7,55.3,12.5
- s14.1,18.5,14.1,30.4v7.4v7.4h-25h-25c0-6.4-2.1-10.7-6.7-13.4s-11.8-3.8-21.9-3.8h-25.3h-25.3c-9.9,0-16.9,1.9-21.4,5.8
- s-6.6,9.5-6.6,16.9v11.2v11.2c4.7-4.7,9.7-8.3,16.5-10.7s15.1-3.6,26.4-3.6h26.9h26.9c27.8,0,44.2,4.6,53.6,13.5s11.9,22,11.9,39
- v8.2v8.2c0,23.1-5.7,36.2-16.9,43.5s-28.1,8.8-50.4,8.8h-41.1h-41.1c-22.5,0-39.3-4.3-50.5-14.7s-16.8-26.9-16.8-51.3v-26.3V440.1
- z M548.7,518.1c11,0,18.1-1.2,22.5-4.5s5.9-8.5,5.9-16.6c0-7.9-1.5-13.1-5.9-16.2s-11.8-4.3-23.5-4.3h-25.2h-25.2
- c-11.7,0-19,1.2-23.5,4.3s-5.9,8.3-5.9,16.2c0,8.1,1.6,13.3,5.9,16.6s11.4,4.5,22.5,4.5h26.3H548.7z"/>
- <path class="st6" d="M664.1,450l67.2-40.8l67.2-40.8h33.3h33.3v54.2v54.2H879h13.9v21.1v21.1H879h-13.9v18.8v18.8h-27.3h-27.3
- v-18.8v-18.8h-73.2h-73.2v-34.4V450z M709.3,476.3v0.3v0.3h50.6h50.6v-31.6v-31.6L759.9,445L709.3,476.3z"/>
- </g>
-</g>
-<g id="SID" class="st4">
- <g class="st5">
- <path class="st6" d="M197.3,495h28.9H255c0.1,10,2.2,15.4,6.3,18.3s10.3,3.3,18.6,3.3h35.4h35.4c6.1,0,12.3-0.3,16.9-2.5
- s7.8-6.1,7.8-13.4c0-8.2-1.7-12.5-12.7-14.9s-31.3-2.6-68.4-2.6c-43.4,0-67.6-2.6-80.9-11s-15.8-22.6-15.8-45.7
- c0-17,0.8-32.1,10.7-42.9s28.9-17.4,65.3-17.4h40.3H354c33.3,0,51.5,5.7,61.4,15.4s11.4,23.7,11.4,40.2v3v3H398h-28.9
- c0-6.9-0.4-11.8-4.1-14.9s-10.7-4.6-24-4.6h-32h-32c-6.5,0-12,1.1-15.8,3.5s-6,6-6,11.1c0,8.2,1.8,12.4,11.2,14.6
- s26.7,2.2,57.7,2.1c44.8-0.1,72.5,1.2,88.9,9.4s21.6,23.3,21.6,50.7c0,25.3-4.3,40.1-18.2,48.5s-37.3,10.5-75.7,10.5h-35h-35
- c-26.3,0-44.7-2.5-56.5-10s-17.1-20.2-17.1-40.7v-6.5V495z"/>
- <path class="st6" d="M473.4,368.4h28.9h28.9v94.1v94.1h-28.9h-28.9v-94.1V368.4z"/>
- <path class="st6" d="M575.3,368.4h87.1h87.1c28.9,0,48.4,4.7,60.6,15.3s17.4,26.9,17.4,50.2v28.6v28.6c0,23.3-5.1,39.6-17.4,50.2
- s-31.8,15.3-60.6,15.3h-87.1h-87.1v-94.1V368.4z M633,508.3h51.2h51.2c12.3,0,20.9-1.8,26.4-6.9s7.9-13.6,7.9-26.9v-12.7V449
- c0-13.4-2.4-21.8-7.9-26.9s-14.1-6.9-26.4-6.9h-51.2H633v46.5V508.3z"/>
- </g>
-</g>
-<g id="PET" class="st4">
- <g class="st5">
- <path class="st6" d="M165.4,368.4h78.6h78.6c27.4,0,44.5,6.9,54.6,18.4s13.5,27.6,13.5,46.1v8.1v8.1c0,14-3.1,29.1-11.2,40.7
- s-21.4,19.6-41.8,19.6h-57.3h-57.3V533v23.7h-28.9h-28.9v-94.1V368.4z M223.1,462.5H268h44.8c6.8,0,11.4-2.2,14.4-5.8
- s4.3-8.6,4.3-14.2v-3.6v-3.6c0-6.4-1.6-11.4-5.3-14.8s-9.7-5.2-18.4-5.2h-42.4h-42.4v23.7V462.5z"/>
- <path class="st6" d="M422,368.4h103h103v21.8v21.8h-74.1h-74.1v15.1v15.1H550h70.2v19.5v19.5H550h-70.2v15.1v15.1h75.8h75.8V534
- v22.6H526.7H422v-94.1V368.4z"/>
- <path class="st6" d="M652.4,368.4h110h110v23.4v23.4h-40.6h-40.6v70.7v70.7h-28.9h-28.9v-70.7v-70.7H693h-40.6v-23.4V368.4z"/>
- </g>
-</g>
-<g id="CBM2" class="st4">
- <g class="st5">
- <path class="st6" d="M133.3,474.4c0-18.6,5.2-30,14.8-36.8s23.5-9,41-9H212h22.8c27.7,0,43.3,3,51.9,10.4s10.4,19.4,10.2,37.3
- h-19.4h-19.4v-1.8v-1.8c0-4.5-1.7-7.5-4.8-9.3s-7.7-2.4-13.4-2.4h-21.2h-21.2c-10.2,0-16.3,2.4-19.8,6.8s-4.5,10.7-4.5,18.6v6.8
- v6.8c0,9.2,1,15.5,4.2,19.6s8.8,5.8,18,5.8h20.7h20.7c8.8,0,14.4-0.4,17.9-2.8s4.8-6.8,4.8-14.7h19.4h19.4v6v6
- c0,10.7-1.9,20.2-8.7,27.1s-18.5,11.1-38,11.1h-31.3h-31.3c-17.5,0-31.5-2.2-41-9s-14.8-18.3-14.8-36.8v-18.9V474.4z"/>
- <path class="st6" d="M322,429.9h55.9h55.9c15.5,0,27,2.1,34.6,7.3s11.4,13.5,11.4,25.9c0,10.9-2,17.3-5.3,21.5s-8,6-13.4,7.6v0.3
- v0.3c8.5,1,14.3,3.8,18,8.8s5.3,12,5.3,21.5c0,13.9-4.1,22.3-11,27.2s-16.6,6.4-27.7,6.4h-61.9H322v-63.4V429.9z M360.8,480.1
- h34.4h34.4c3.6,0,6.4-0.7,8.4-2.2s3-4,3-7.6c0-3.7-1.1-6.2-3-7.7s-4.8-2.2-8.4-2.2h-34.4h-34.4v9.9V480.1z M360.8,526.2h34.8h34.8
- c4.2,0,7.7-0.5,10.2-1.9s3.9-3.7,3.9-7.4c0-4.3-1.4-6.9-3.9-8.5s-6-2-10.2-2h-34.8h-34.8v9.9V526.2z"/>
- <path class="st6" d="M507.8,429.9h29.8h29.8l22,40.8l22,40.8l22-40.8l22-40.8h29.8H715v63.4v63.4h-18.9h-18.9v-45.5v-45.5H677
- h-0.2l-25.5,45.5l-25.5,45.5h-14.5h-14.5l-25.5-45.5L546,465.6h-0.2h-0.2v45.5v45.5h-18.9h-18.9v-63.4V429.9z"/>
- <path class="st6" d="M740.4,513.6c0-7.8,2.5-14.3,8.2-19s14.5-7.8,27-8.6l22.2-1.4l22.2-1.4c14.2-0.9,21.7-1.4,25.8-3.3
- s4.5-5.1,4.5-11.4c0-5.2-0.3-8.3-3.6-10.2s-9.8-2.4-22.3-2.4h-12.9h-12.9c-8.2,0-13.6,0.6-16.9,2.9s-4.6,6.1-4.6,12.7v2.7v2.7
- h-18.4h-18.4v-7.4v-7.4c0-12.5,3.7-20.9,11.7-26.1s20.5-7.3,38-7.3h25.6h25.6c18.2,0,29.7,2.7,36.6,8.7s9.3,15.3,9.3,28.5
- c0,18.6-1.7,29.5-9.1,36.1s-20.4,8.7-43.1,10l-20,1l-20,1c-8.1,0.4-12.8,1.4-15.5,3.8s-3.3,6-3.3,11.6h56.4h56.4V543v13.7h-74.2
- h-74.2v-21.5V513.6z"/>
- </g>
-</g>
-<g id="SCPU" class="st4">
- <g class="st5">
- <path class="st6" d="M159.9,515.2h19.4h19.4c0.1,6.7,1.5,10.4,4.3,12.3s6.9,2.2,12.5,2.2h23.8h23.8c4.1,0,8.3-0.2,11.4-1.7
- s5.2-4.1,5.2-9c0-5.5-1.1-8.4-8.5-10s-21-1.7-46.1-1.7c-29.2,0-45.5-1.8-54.5-7.4s-10.6-15.2-10.6-30.8c0-11.5,0.5-21.6,7.2-28.9
- s19.4-11.7,43.9-11.7h27.1h27.1c22.4,0,34.7,3.8,41.3,10.4s7.7,15.9,7.7,27.1v2v2H295h-19.4c0-4.6-0.3-7.9-2.8-10
- s-7.2-3.1-16.1-3.1h-21.5h-21.5c-4.4,0-8.1,0.7-10.6,2.3s-4.1,4-4.1,7.5c0,5.5,1.2,8.4,7.6,9.8s18,1.5,38.8,1.4
- c30.2-0.1,48.8,0.8,59.8,6.3s14.5,15.7,14.5,34.1c0,17.1-2.9,27-12.2,32.7s-25.1,7.1-50.9,7.1H233h-23.5c-17.7,0-30.1-1.7-38-6.8
- s-11.5-13.6-11.5-27.4v-4.4V515.2z"/>
- <path class="st6" d="M340.8,474.4c0-18.6,5.2-30,14.8-36.8s23.5-9,41-9h22.8h22.8c27.7,0,43.3,3,51.9,10.4s10.4,19.4,10.2,37.3
- h-19.4h-19.4v-1.8v-1.8c0-4.5-1.7-7.5-4.8-9.3s-7.7-2.4-13.4-2.4h-21.2h-21.2c-10.2,0-16.3,2.4-19.8,6.8s-4.5,10.7-4.5,18.6v6.8
- v6.8c0,9.2,1,15.5,4.2,19.6s8.8,5.8,18,5.8h20.7h20.7c8.8,0,14.4-0.4,17.9-2.8s4.8-6.8,4.8-14.7h19.4h19.4v6v6
- c0,10.7-1.9,20.2-8.7,27.1s-18.5,11.1-38,11.1H428h-31.3c-17.5,0-31.5-2.2-41-9s-14.8-18.3-14.8-36.8v-18.9V474.4z"/>
- <path class="st6" d="M529.5,429.9h52.9h52.9c18.5,0,29.9,4.6,36.8,12.4s9.1,18.6,9.1,31v5.4v5.4c0,9.5-2.1,19.6-7.5,27.4
- s-14.4,13.2-28.2,13.2h-38.6h-38.6v15.9v15.9h-19.4h-19.4v-63.4V429.9z M568.4,493.3h30.2h30.2c4.5,0,7.7-1.5,9.7-3.9
- s2.9-5.8,2.9-9.6v-2.5v-2.5c0-4.3-1.1-7.7-3.6-10s-6.5-3.5-12.4-3.5h-28.5h-28.5v15.9V493.3z"/>
- <path class="st6" d="M702.2,429.9h19.4h19.4v36.6v36.6c0,8,1.4,13.6,4.9,17.2s8.9,5.2,16.8,5.2H782h19.2c8,0,13.4-1.6,16.8-5.2
- s4.9-9.2,4.9-17.2v-36.6v-36.6h19.4h19.4v40.8v40.8c0,15.8-4.1,27.4-12.6,35.1S827.7,558,809.9,558H782h-27.8
- c-17.9,0-30.8-3.8-39.4-11.5s-12.6-19.3-12.6-35.1v-40.8V429.9z"/>
- </g>
-</g>
-</svg>
Deleted: trunk/vice/data/common/C64_16.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C64_24.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C64_256.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C64_32.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C64_48.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/C64_64.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/CBM2_1024.svg
===================================================================
--- trunk/vice/data/common/CBM2_1024.svg 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/data/common/CBM2_1024.svg 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,171 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
-<style type="text/css">
- .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#3D3D3D;}
- .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#595959;}
- .st2{fill:#2B2B2B;}
- .st3{fill:#7C7C7C;}
- .st4{display:none;}
- .st5{display:inline;}
- .st6{fill:#FFFFFF;}
-</style>
-<g id="Layer_11_copy_3">
- <path class="st0" d="M267.1,1010h-63.9h-63.9c-34.6,0-65.9-14-88.6-36.7C28,950.6,14,919.3,14,884.7V512V139.3
- c0-34.6,14-65.9,36.7-88.6s54-36.7,88.6-36.7H512h372.7c34.6,0,65.9,14,88.6,36.7c22.7,22.7,36.7,54,36.7,88.6V512v372.7
- c0,34.6-14,65.9-36.7,88.6c-22.7,22.7-54,36.7-88.6,36.7h-64h-64H511.9H267.1z"/>
- <path class="st1" d="M267.1,1010H139.3C70.1,1010,14,953.9,14,884.7V809h996v75.7c0,69.2-56.1,125.3-125.3,125.3H756.7H267.1z"/>
- <g>
- <g>
- <rect x="14" y="610" class="st2" width="996" height="20"/>
- <rect x="14" y="630" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="650" class="st2" width="996" height="20"/>
- <rect x="14" y="670" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="690" class="st2" width="996" height="20"/>
- <rect x="14" y="710" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="730" class="st2" width="996" height="20"/>
- <rect x="14" y="750" class="st3" width="996" height="20"/>
- </g>
- <g>
- <rect x="14" y="770" class="st2" width="996" height="20"/>
- <rect x="14" y="790" class="st3" width="996" height="20"/>
- </g>
- </g>
-</g>
-<g id="VIC20" class="st4">
- <g class="st5">
- <path class="st6" d="M130.7,433.5h20.7H172l24.1,45.7l24.1,45.7l24.1-45.7l24.1-45.7h20.7h20.7l-33.1,61.5l-33.1,61.5h-23.3h-23.3
- l-33.1-61.5L130.7,433.5z"/>
- <path class="st6" d="M325.2,433.5H344h18.9v61.5v61.5H344h-18.9v-61.5V433.5z"/>
- <path class="st6" d="M387.7,476.7c0-18,5.1-29.2,14.4-35.8s22.9-8.8,39.9-8.8h22.2h22.2c26.9,0,42,2.9,50.4,10.1
- s10.1,18.8,9.9,36.3h-18.9h-18.9v-1.7v-1.7c0-4.4-1.6-7.3-4.6-9s-7.4-2.4-13-2.4h-20.6h-20.6c-9.9,0-15.9,2.3-19.3,6.6
- s-4.4,10.4-4.4,18.1v6.6v6.6c0,8.9,0.9,15.1,4.1,19s8.6,5.6,17.5,5.6h20.1h20.1c8.5,0,14-0.4,17.4-2.8s4.7-6.6,4.7-14.2h18.9h18.9
- v5.8v5.8c0,10.4-1.9,19.6-8.5,26.3s-18,10.8-36.9,10.8h-30.4H442c-17,0-30.6-2.1-39.9-8.8s-14.4-17.8-14.4-35.8v-18.4V476.7z"/>
- <path class="st6" d="M570.1,514.8c0-7.6,2.5-13.9,8-18.5s14-7.5,26.2-8.4l21.6-1.4l21.6-1.4c13.8-0.9,21.1-1.4,25-3.3
- s4.4-5,4.4-11c0-5-0.3-8.1-3.5-9.9s-9.6-2.4-21.6-2.4h-12.5h-12.5c-8,0-13.2,0.6-16.4,2.8s-4.5,6-4.5,12.3v2.6v2.6H588h-17.8v-7.2
- v-7.2c0-12.2,3.6-20.3,11.4-25.4s19.9-7.1,36.9-7.1h24.8h24.8c17.7,0,28.8,2.6,35.5,8.5s9,14.9,9,27.7c0,18.1-1.7,28.7-8.8,35
- s-19.8,8.5-41.8,9.7l-19.5,1l-19.5,1c-7.9,0.4-12.5,1.4-15,3.7s-3.2,5.8-3.2,11.3h54.7h54.7v13.3v13.3h-72.1h-72.1v-20.9V514.8z"
- />
- <path class="st6" d="M734.2,480.5c0-18.7,3.4-30.8,11.8-38.2s21.9-10.1,42.1-10.1h22.1h22.1c20.1,0,33.6,2.7,42.1,10.1
- s11.8,19.5,11.8,38.2v17.2v17.2c0,16-3.7,26.8-11,33.6s-18.3,9.6-33,9.6h-32h-32c-14.7,0-25.7-2.8-33-9.6s-11-17.6-11-33.6v-17.2
- V480.5z M770.9,508.3c0,6.4,1,11.1,4.2,14.3s8.7,4.7,17.5,4.7h17.5h17.5c8.8,0,14.3-1.6,17.5-4.7s4.2-7.9,4.2-14.3v-13.3v-13.3
- c0-6.4-1-11.1-4.2-14.3s-8.7-4.7-17.5-4.7h-17.5h-17.5c-8.8,0-14.3,1.6-17.5,4.7s-4.2,7.9-4.2,14.3v13.3V508.3z"/>
- </g>
-</g>
-<g id="Plus4" class="st4">
- <g class="st5">
- <path class="st6" d="M141.9,414.7h59.3h59.3c20.7,0,33.5,5.2,41.2,13.9s10.2,20.8,10.2,34.7v6.1v6.1c0,10.6-2.3,22-8.5,30.7
- S287.2,521,271.8,521h-43.2h-43.2v17.8v17.8h-21.8h-21.8v-71V414.7z M185.4,485.7h33.8H253c5.1,0,8.6-1.7,10.9-4.4
- s3.2-6.5,3.2-10.7v-2.7v-2.7c0-4.8-1.2-8.6-4-11.1s-7.3-3.9-13.8-3.9h-31.9h-31.9v17.8V485.7z"/>
- <path class="st6" d="M335.7,414.7h18.8h18.8v71v71h-18.8h-18.8v-71V414.7z"/>
- <path class="st6" d="M535.2,556.6h-18.8h-18.8v-8v-8h-0.2h-0.2c-3.3,7-8.3,11.4-14.9,14s-15,3.6-25.1,3.6
- c-11.7,0-25.6-0.2-36.7-5.9s-19.2-16.7-19.2-38.2v-28.7v-28.7h18.8H439v28.7v28.7c0,4.9,2,8.6,6,11s10.1,3.7,18.3,3.7h4.3h4.3
- c8,0,14.5-1.9,18.9-5.5s6.8-9.1,6.8-16.2v-25.2v-25.2h18.8h18.8v50V556.6z"/>
- <path class="st6" d="M596.2,525.5c0,2.7,0.5,5,3.7,6.7s9,2.5,19.7,2.5h6.7h6.7c8.9,0,14.5-0.3,17.9-1.4s4.5-3,4.5-6
- c0-2.9-0.7-5-3.1-6.3s-6.5-1.9-13.1-1.9h-17.6h-17.6c-17.5-0.1-28.9-2.1-35.9-7.4s-9.6-14.1-9.6-27.9c0-12.4,5-19.6,13.2-23.6
- s19.7-5,32.6-5h13.1h13.1c24.6,0,39.1,1.7,47.4,6.4s10.6,12.2,10.8,24h-18.8h-18.8c-1-2.9-2.4-4.7-6.3-5.6s-10.5-1.2-21.7-1.2
- c-10.9,0-17.3,0.1-21.1,1.2s-4.8,2.9-4.8,6.3c0,2.2,0.7,3.6,3.9,4.6s8.8,1.3,18.6,1.3h13h13c22.5,0,34.6,3.8,41.1,9.8
- s7.3,14.2,7.3,23.2c0,13.2-2.6,21.6-10.7,26.6s-21.4,6.7-42.9,6.7h-17.8h-17.8c-17.3,0-29.2-2-36.7-7.1s-10.7-13.3-10.7-25.6h19.4
- H596.2z"/>
- <path class="st6" d="M713.8,476.3l50.7-30.8l50.7-30.8h25.1h25.1v40.9v40.9h10.5h10.5v15.9v15.9h-10.5h-10.5v14.2v14.2h-20.6
- h-20.6v-14.2v-14.2H769h-55.2v-26V476.3z M747.9,496.1v0.2v0.2H786h38.1v-23.8v-23.8L786,472.4L747.9,496.1z"/>
- </g>
-</g>
-<g id="DTV" class="st4">
- <g class="st5">
- <path class="st6" d="M135.3,368.4h87.1h87.1c28.9,0,48.4,4.7,60.6,15.3s17.4,26.9,17.4,50.2v28.6v28.6c0,23.3-5.1,39.6-17.4,50.2
- s-31.8,15.3-60.6,15.3h-87.1h-87.1v-94.1V368.4z M193,508.3h51.2h51.2c12.3,0,20.9-1.8,26.4-6.9s7.9-13.6,7.9-26.9v-12.7V449
- c0-13.4-2.4-21.8-7.9-26.9s-14.1-6.9-26.4-6.9h-51.2H193v46.5V508.3z"/>
- <path class="st6" d="M408.5,368.4h110h110v23.4v23.4h-40.6h-40.6v70.7v70.7h-28.9h-28.9v-70.7v-70.7h-40.6h-40.6v-23.4V368.4z"/>
- <path class="st6" d="M635.5,368.4h31.6h31.6l36.8,69.9l36.8,69.9l36.8-69.9l36.8-69.9h31.6H909l-50.6,94.1l-50.6,94.1h-35.6h-35.6
- l-50.6-94.1L635.5,368.4z"/>
- </g>
-</g>
-<g id="C64" class="st4">
- <g class="st5">
- <path class="st6" d="M132.4,434.4c0-27.6,7.7-44.6,22-54.7s35-13.4,61-13.4h33.9h33.9c41.1,0,64.3,4.4,77.2,15.5
- s15.4,28.8,15.1,55.5h-28.9h-28.9v-2.6v-2.6c0-6.8-2.5-11.1-7.1-13.8s-11.4-3.6-20-3.6h-31.5h-31.5c-15.2,0-24.2,3.6-29.5,10.1
- s-6.7,15.9-6.7,27.6v10.1v10.1c0,13.6,1.4,23.1,6.3,29.1s13.1,8.6,26.7,8.6h30.8h30.8c13,0,21.4-0.6,26.6-4.2s7.1-10.1,7.1-21.8
- H349h28.9v8.8v8.8c0,15.9-2.9,30-13,40.2s-27.5,16.4-56.5,16.4h-46.5h-46.5c-26,0-46.7-3.2-61-13.4s-22-27.2-22-54.7v-28.1V434.4z
- "/>
- <path class="st6" d="M413.2,440.1c0-28.6,5.2-47.1,18.1-58.4s33.5-15.5,64.3-15.5h30h30c27.4,0,44.8,4.7,55.3,12.5
- s14.1,18.5,14.1,30.4v7.4v7.4h-25h-25c0-6.4-2.1-10.7-6.7-13.4s-11.8-3.8-21.9-3.8h-25.3h-25.3c-9.9,0-16.9,1.9-21.4,5.8
- s-6.6,9.5-6.6,16.9v11.2v11.2c4.7-4.7,9.7-8.3,16.5-10.7s15.1-3.6,26.4-3.6h26.9h26.9c27.8,0,44.2,4.6,53.6,13.5s11.9,22,11.9,39
- v8.2v8.2c0,23.1-5.7,36.2-16.9,43.5s-28.1,8.8-50.4,8.8h-41.1h-41.1c-22.5,0-39.3-4.3-50.5-14.7s-16.8-26.9-16.8-51.3v-26.3V440.1
- z M548.7,518.1c11,0,18.1-1.2,22.5-4.5s5.9-8.5,5.9-16.6c0-7.9-1.5-13.1-5.9-16.2s-11.8-4.3-23.5-4.3h-25.2h-25.2
- c-11.7,0-19,1.2-23.5,4.3s-5.9,8.3-5.9,16.2c0,8.1,1.6,13.3,5.9,16.6s11.4,4.5,22.5,4.5h26.3H548.7z"/>
- <path class="st6" d="M664.1,450l67.2-40.8l67.2-40.8h33.3h33.3v54.2v54.2H879h13.9v21.1v21.1H879h-13.9v18.8v18.8h-27.3h-27.3
- v-18.8v-18.8h-73.2h-73.2v-34.4V450z M709.3,476.3v0.3v0.3h50.6h50.6v-31.6v-31.6L759.9,445L709.3,476.3z"/>
- </g>
-</g>
-<g id="SID" class="st4">
- <g class="st5">
- <path class="st6" d="M197.3,495h28.9H255c0.1,10,2.2,15.4,6.3,18.3s10.3,3.3,18.6,3.3h35.4h35.4c6.1,0,12.3-0.3,16.9-2.5
- s7.8-6.1,7.8-13.4c0-8.2-1.7-12.5-12.7-14.9s-31.3-2.6-68.4-2.6c-43.4,0-67.6-2.6-80.9-11s-15.8-22.6-15.8-45.7
- c0-17,0.8-32.1,10.7-42.9s28.9-17.4,65.3-17.4h40.3H354c33.3,0,51.5,5.7,61.4,15.4s11.4,23.7,11.4,40.2v3v3H398h-28.9
- c0-6.9-0.4-11.8-4.1-14.9s-10.7-4.6-24-4.6h-32h-32c-6.5,0-12,1.1-15.8,3.5s-6,6-6,11.1c0,8.2,1.8,12.4,11.2,14.6
- s26.7,2.2,57.7,2.1c44.8-0.1,72.5,1.2,88.9,9.4s21.6,23.3,21.6,50.7c0,25.3-4.3,40.1-18.2,48.5s-37.3,10.5-75.7,10.5h-35h-35
- c-26.3,0-44.7-2.5-56.5-10s-17.1-20.2-17.1-40.7v-6.5V495z"/>
- <path class="st6" d="M473.4,368.4h28.9h28.9v94.1v94.1h-28.9h-28.9v-94.1V368.4z"/>
- <path class="st6" d="M575.3,368.4h87.1h87.1c28.9,0,48.4,4.7,60.6,15.3s17.4,26.9,17.4,50.2v28.6v28.6c0,23.3-5.1,39.6-17.4,50.2
- s-31.8,15.3-60.6,15.3h-87.1h-87.1v-94.1V368.4z M633,508.3h51.2h51.2c12.3,0,20.9-1.8,26.4-6.9s7.9-13.6,7.9-26.9v-12.7V449
- c0-13.4-2.4-21.8-7.9-26.9s-14.1-6.9-26.4-6.9h-51.2H633v46.5V508.3z"/>
- </g>
-</g>
-<g id="PET" class="st4">
- <g class="st5">
- <path class="st6" d="M165.4,368.4h78.6h78.6c27.4,0,44.5,6.9,54.6,18.4s13.5,27.6,13.5,46.1v8.1v8.1c0,14-3.1,29.1-11.2,40.7
- s-21.4,19.6-41.8,19.6h-57.3h-57.3V533v23.7h-28.9h-28.9v-94.1V368.4z M223.1,462.5H268h44.8c6.8,0,11.4-2.2,14.4-5.8
- s4.3-8.6,4.3-14.2v-3.6v-3.6c0-6.4-1.6-11.4-5.3-14.8s-9.7-5.2-18.4-5.2h-42.4h-42.4v23.7V462.5z"/>
- <path class="st6" d="M422,368.4h103h103v21.8v21.8h-74.1h-74.1v15.1v15.1H550h70.2v19.5v19.5H550h-70.2v15.1v15.1h75.8h75.8V534
- v22.6H526.7H422v-94.1V368.4z"/>
- <path class="st6" d="M652.4,368.4h110h110v23.4v23.4h-40.6h-40.6v70.7v70.7h-28.9h-28.9v-70.7v-70.7H693h-40.6v-23.4V368.4z"/>
- </g>
-</g>
-<g id="CBM2">
- <g>
- <path class="st6" d="M133.3,474.4c0-18.6,5.2-30,14.8-36.8s23.5-9,41-9H212h22.8c27.7,0,43.3,3,51.9,10.4s10.4,19.4,10.2,37.3
- h-19.4h-19.4v-1.8v-1.8c0-4.5-1.7-7.5-4.8-9.3s-7.7-2.4-13.4-2.4h-21.2h-21.2c-10.2,0-16.3,2.4-19.8,6.8s-4.5,10.7-4.5,18.6v6.8
- v6.8c0,9.2,1,15.5,4.2,19.6s8.8,5.8,18,5.8h20.7h20.7c8.8,0,14.4-0.4,17.9-2.8s4.8-6.8,4.8-14.7h19.4h19.4v6v6
- c0,10.7-1.9,20.2-8.7,27.1s-18.5,11.1-38,11.1h-31.3h-31.3c-17.5,0-31.5-2.2-41-9s-14.8-18.3-14.8-36.8v-18.9V474.4z"/>
- <path class="st6" d="M322,429.9h55.9h55.9c15.5,0,27,2.1,34.6,7.3s11.4,13.5,11.4,25.9c0,10.9-2,17.3-5.3,21.5s-8,6-13.4,7.6v0.3
- v0.3c8.5,1,14.3,3.8,18,8.8s5.3,12,5.3,21.5c0,13.9-4.1,22.3-11,27.2s-16.6,6.4-27.7,6.4h-61.9H322v-63.4V429.9z M360.8,480.1
- h34.4h34.4c3.6,0,6.4-0.7,8.4-2.2s3-4,3-7.6c0-3.7-1.1-6.2-3-7.7s-4.8-2.2-8.4-2.2h-34.4h-34.4v9.9V480.1z M360.8,526.2h34.8h34.8
- c4.2,0,7.7-0.5,10.2-1.9s3.9-3.7,3.9-7.4c0-4.3-1.4-6.9-3.9-8.5s-6-2-10.2-2h-34.8h-34.8v9.9V526.2z"/>
- <path class="st6" d="M507.8,429.9h29.8h29.8l22,40.8l22,40.8l22-40.8l22-40.8h29.8H715v63.4v63.4h-18.9h-18.9v-45.5v-45.5H677
- h-0.2l-25.5,45.5l-25.5,45.5h-14.5h-14.5l-25.5-45.5L546,465.6h-0.2h-0.2v45.5v45.5h-18.9h-18.9v-63.4V429.9z"/>
- <path class="st6" d="M740.4,513.6c0-7.8,2.5-14.3,8.2-19s14.5-7.8,27-8.6l22.2-1.4l22.2-1.4c14.2-0.9,21.7-1.4,25.8-3.3
- s4.5-5.1,4.5-11.4c0-5.2-0.3-8.3-3.6-10.2s-9.8-2.4-22.3-2.4h-12.9h-12.9c-8.2,0-13.6,0.6-16.9,2.9s-4.6,6.1-4.6,12.7v2.7v2.7
- h-18.4h-18.4v-7.4v-7.4c0-12.5,3.7-20.9,11.7-26.1s20.5-7.3,38-7.3h25.6h25.6c18.2,0,29.7,2.7,36.6,8.7s9.3,15.3,9.3,28.5
- c0,18.6-1.7,29.5-9.1,36.1s-20.4,8.7-43.1,10l-20,1l-20,1c-8.1,0.4-12.8,1.4-15.5,3.8s-3.3,6-3.3,11.6h56.4h56.4V543v13.7h-74.2
- h-74.2v-21.5V513.6z"/>
- </g>
-</g>
-<g id="SCPU" class="st4">
- <g class="st5">
- <path class="st6" d="M159.9,515.2h19.4h19.4c0.1,6.7,1.5,10.4,4.3,12.3s6.9,2.2,12.5,2.2h23.8h23.8c4.1,0,8.3-0.2,11.4-1.7
- s5.2-4.1,5.2-9c0-5.5-1.1-8.4-8.5-10s-21-1.7-46.1-1.7c-29.2,0-45.5-1.8-54.5-7.4s-10.6-15.2-10.6-30.8c0-11.5,0.5-21.6,7.2-28.9
- s19.4-11.7,43.9-11.7h27.1h27.1c22.4,0,34.7,3.8,41.3,10.4s7.7,15.9,7.7,27.1v2v2H295h-19.4c0-4.6-0.3-7.9-2.8-10
- s-7.2-3.1-16.1-3.1h-21.5h-21.5c-4.4,0-8.1,0.7-10.6,2.3s-4.1,4-4.1,7.5c0,5.5,1.2,8.4,7.6,9.8s18,1.5,38.8,1.4
- c30.2-0.1,48.8,0.8,59.8,6.3s14.5,15.7,14.5,34.1c0,17.1-2.9,27-12.2,32.7s-25.1,7.1-50.9,7.1H233h-23.5c-17.7,0-30.1-1.7-38-6.8
- s-11.5-13.6-11.5-27.4v-4.4V515.2z"/>
- <path class="st6" d="M340.8,474.4c0-18.6,5.2-30,14.8-36.8s23.5-9,41-9h22.8h22.8c27.7,0,43.3,3,51.9,10.4s10.4,19.4,10.2,37.3
- h-19.4h-19.4v-1.8v-1.8c0-4.5-1.7-7.5-4.8-9.3s-7.7-2.4-13.4-2.4h-21.2h-21.2c-10.2,0-16.3,2.4-19.8,6.8s-4.5,10.7-4.5,18.6v6.8
- v6.8c0,9.2,1,15.5,4.2,19.6s8.8,5.8,18,5.8h20.7h20.7c8.8,0,14.4-0.4,17.9-2.8s4.8-6.8,4.8-14.7h19.4h19.4v6v6
- c0,10.7-1.9,20.2-8.7,27.1s-18.5,11.1-38,11.1H428h-31.3c-17.5,0-31.5-2.2-41-9s-14.8-18.3-14.8-36.8v-18.9V474.4z"/>
- <path class="st6" d="M529.5,429.9h52.9h52.9c18.5,0,29.9,4.6,36.8,12.4s9.1,18.6,9.1,31v5.4v5.4c0,9.5-2.1,19.6-7.5,27.4
- s-14.4,13.2-28.2,13.2h-38.6h-38.6v15.9v15.9h-19.4h-19.4v-63.4V429.9z M568.4,493.3h30.2h30.2c4.5,0,7.7-1.5,9.7-3.9
- s2.9-5.8,2.9-9.6v-2.5v-2.5c0-4.3-1.1-7.7-3.6-10s-6.5-3.5-12.4-3.5h-28.5h-28.5v15.9V493.3z"/>
- <path class="st6" d="M702.2,429.9h19.4h19.4v36.6v36.6c0,8,1.4,13.6,4.9,17.2s8.9,5.2,16.8,5.2H782h19.2c8,0,13.4-1.6,16.8-5.2
- s4.9-9.2,4.9-17.2v-36.6v-36.6h19.4h19.4v40.8v40.8c0,15.8-4.1,27.4-12.6,35.1S827.7,558,809.9,558H782h-27.8
- c-17.9,0-30.8-3.8-39.4-11.5s-12.6-19.3-12.6-35.1v-40.8V429.9z"/>
- </g>
-</g>
-</svg>
Deleted: trunk/vice/data/common/CBM2_16.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/CBM2_24.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/CBM2_256.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/CBM2_32.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/CBM2_48.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/CBM2_64.png
===================================================================
(Binary files differ)
Deleted: trunk/vice/data/common/DTV_1024.svg
===================================================================
--- trunk/vice/data/common/DTV_1024.svg 2025-02-14 08:35:08 UTC (rev 45489)
+++ trunk/vice/data/common/DTV_1024.svg 2025-02-14 09:41:55 UTC (rev 45490)
@@ -1,171 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
-<style type="text/css">
- .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#3D3D3D;}
- .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#595959;}
- .st2{fill:#2B2B2B;}
- .st3{fill:#7C7C7C;}
- .st4{display:none;}
- .st5{display:inline;}
- .st6{fill:#FFFFFF;}
-</style>
-<g id="Layer_11_copy_3">
- <path class="st0" d="M267.1,1010h-63.9h-63.9c-34.6,0-65.9-14-88.6-36.7C28,950.6,14,919.3,14,884.7V512V139.3
- c0-34.6,14-65.9,36.7-88.6s54-36.7,88.6-36.7H512h372.7c34.6,0,65.9,14,88.6,36.7c22.7,22.7,3...
[truncated message content] |