Download raw body.
UPDATE: emulators/fs-uae{,-launcher} to version 3.2.35
Hi,
Here's a diff that updates both fs-uae and fs-uae-launcher to their latest
versions.
I fired up a few games and it seems to work fine. I don't have a joystick to
hand to test with though.
Notes:
- layout of the launcher resources changed, so lots of churn in the PLIST.
- I'm sure the launcher post-install could be tidied up a bit, but that's
arguably a separate commit.
OK?
Index: fs-uae/Makefile
===================================================================
RCS file: /cvs/ports/emulators/fs-uae/Makefile,v
diff -u -p -r1.40 Makefile
--- fs-uae/Makefile 21 Dec 2024 11:46:01 -0000 1.40
+++ fs-uae/Makefile 17 Jan 2026 14:30:25 -0000
@@ -5,12 +5,11 @@ BROKEN-alpha = error: invalid 'asm': in
USE_WXNEEDED = Yes
COMMENT = modern Amiga emulator
-V = 3.1.66
+V = 3.2.35
MODPY_DISTV = ${V}
DISTNAME = fs-uae-$V
EXTRACT_SUFX = .tar.xz
CATEGORIES = emulators
-REVISION = 0
HOMEPAGE = https://fs-uae.net/
MAINTAINER = Edd Barrett <edd@openbsd.org>
@@ -23,7 +22,7 @@ WANTLIB += openal png pthread ${COMPILER
COMPILER = base-clang ports-gcc base-gcc
-SITES = ${HOMEPAGE}files/FS-UAE/Stable/$V/
+SITES = https://github.com/FrodeSolheim/fs-uae/releases/download/v${V}/
BUILD_DEPENDS = devel/gettext,-tools \
archivers/zip
Index: fs-uae/distinfo
===================================================================
RCS file: /cvs/ports/emulators/fs-uae/distinfo,v
diff -u -p -r1.7 distinfo
--- fs-uae/distinfo 12 Aug 2022 19:23:09 -0000 1.7
+++ fs-uae/distinfo 17 Jan 2026 14:39:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (fs-uae-3.1.66.tar.xz) = YG4YaLUAQT1pvTO7Rp+P0I1sCJiIAfF7fdAi8/viODI=
-SIZE (fs-uae-3.1.66.tar.xz) = 3627688
+SHA256 (fs-uae-3.2.35.tar.xz) = 89PLjT3zSwsBJcRaWj4Yf/cQUL5dyEVcxFBcA4AmkRc=
+SIZE (fs-uae-3.2.35.tar.xz) = 3620972
Index: fs-uae-launcher/Makefile
===================================================================
RCS file: /cvs/ports/emulators/fs-uae-launcher/Makefile,v
diff -u -p -r1.14 Makefile
--- fs-uae-launcher/Makefile 29 Apr 2025 10:38:35 -0000 1.14
+++ fs-uae-launcher/Makefile 17 Jan 2026 17:34:02 -0000
@@ -1,17 +1,16 @@
COMMENT = launcher for the FS-UAE Amiga emulator
-MODPY_DISTV = 3.1.68
+MODPY_DISTV = 3.2.35
DISTNAME = fs-uae-launcher-${MODPY_DISTV}
EXTRACT_SUFX = .tar.xz
CATEGORIES = emulators x11
HOMEPAGE = http://fs-uae.net/
MAINTAINER = Edd Barrett <edd@openbsd.org>
-REVISION = 3
# GPLv2
PERMIT_PACKAGE = Yes
-SITES = ${HOMEPAGE}files/FS-UAE-Launcher/Stable/${MODPY_DISTV}/
+SITES = https://github.com/FrodeSolheim/fs-uae-launcher/releases/download/v${MODPY_DISTV}/
MODULES = lang/python
MODPY_PYBUILD = setuptools
@@ -36,12 +35,15 @@ RUN_DEPENDS = emulators/fs-uae \
# a custom location and patch the top-level script to update the PYTHONPATH.
#
# https://github.com/FrodeSolheim/fs-uae-launcher/issues/85
-FS_PYTHONPATH=${TRUEPREFIX}/share/fs-uae-launcher/python${MODPY_VERSION}
+FS_SHARE=${TRUEPREFIX}/share/fs-uae-launcher
+FS_PYTHONPATH=${FS_SHARE}/python${MODPY_VERSION}
SUBST_VARS += FS_PYTHONPATH
post-install:
${INSTALL_DATA_DIR} `dirname ${WRKINST}${FS_PYTHONPATH}`
mv ${WRKINST}${MODPY_SITEPKG} ${WRKINST}${FS_PYTHONPATH}
+ cp -r ${WRKSRC}/share/fs-uae-launcher/resources/ ${WRKINST}${FS_SHARE}
+ chown -R ${SHAREOWN}:${SHAREGRP} ${WRKINST}${FS_SHARE}/resources
${SUBST_CMD} ${PREFIX}/bin/fs-uae-launcher
rm -rf ${PREFIX}/share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/{windows,macos}
find ${PREFIX}/share/fs-uae-launcher/python${MODPY_VERSION} \
Index: fs-uae-launcher/distinfo
===================================================================
RCS file: /cvs/ports/emulators/fs-uae-launcher/distinfo,v
diff -u -p -r1.3 distinfo
--- fs-uae-launcher/distinfo 12 Aug 2022 19:23:10 -0000 1.3
+++ fs-uae-launcher/distinfo 17 Jan 2026 14:40:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (fs-uae-launcher-3.1.68.tar.xz) = 42EERC2yeODx0HPbwr4vmpN80z6WSWi3WzJMOT+OwDA=
-SIZE (fs-uae-launcher-3.1.68.tar.xz) = 7736036
+SHA256 (fs-uae-launcher-3.2.35.tar.xz) = zf10zZkoGTGpBDQNQUx+vETdvdDQ1Zmz65gY1YEF3CU=
+SIZE (fs-uae-launcher-3.2.35.tar.xz) = 7727452
Index: fs-uae-launcher/pkg/PLIST
===================================================================
RCS file: /cvs/ports/emulators/fs-uae-launcher/pkg/PLIST,v
diff -u -p -r1.8 PLIST
--- fs-uae-launcher/pkg/PLIST 23 Oct 2025 13:19:53 -0000 1.8
+++ fs-uae-launcher/pkg/PLIST 17 Jan 2026 15:11:07 -0000
@@ -455,154 +455,10 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/option.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/platform.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/LiberationSans-Bold.ttf
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/__init__.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/${MODPY_PYCACHE}/
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/${MODPY_PYCACHE}update.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/${MODPY_PYCACHE}update.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/amiga_blank_disk.adf
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/amiga_save_disk.adf
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/0.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/__init__.py
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/${MODPY_PYCACHE}/
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/${MODPY_PYCACHE}fix.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/${MODPY_PYCACHE}fix.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/a.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/a2600.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/a5200.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/a7800.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/all.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/amiga.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/appleii.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/atari.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/atari8bit.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/atarilynx.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/b.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/bbcmicro.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/c.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/c64.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/cd32.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/cdtv.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/cpc.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/d.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/dos.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/e.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/f.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/fix.py
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/g.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/gamecube.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/gamegear.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/gb.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/gba.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/gbc.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/h.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/i.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/j.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/k.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/l.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/letter.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/m.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/n.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/nes.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/nintendo64.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/o.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/p.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/platform.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/playstation2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/psx.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/q.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/r.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/reboot.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/s.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/shuffle.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/shutdown.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/smd.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/sms.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/snes.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/system.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/t.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/tg16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/u.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/v.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/w.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/wii.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/windows.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/x.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/y.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/z.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/items/zxs.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/logo.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/menu_font.json
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/shadow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/shadow2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/add.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/add_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/banner.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/banner2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/bottom_bar.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/close.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/close_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/default_item.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/gloss.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/glow_left.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/glow_top.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/glow_top_left.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/heading_strip.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/home.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/home_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/item_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/logo-32.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/menu_font.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/minimize.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/minimize_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/missing_cover.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/missing_screenshot.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/preview_static0.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/run_dialog.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/screen_border_1.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/screen_border_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/screen_gloss.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/shutdown.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/shutdown_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/sidebar_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/sidebar_background_shadow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/splash.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/splash_alpha.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/splash_game_center.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/stretch-aspect.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/stretch-none.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/stretch.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/title_font.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_arrow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_arrow_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_left.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_left_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_right.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_item_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_logo.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_logo_e.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/blue/top_logo_selected.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/bottom_bar.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/heading_strip.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/item_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/sidebar_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/sidebar_background_shadow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/themes/red/top_item_background.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/title_font.json
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/top.png
-share/fs-uae-launcher/python${MODPY_VERSION}/arcade/res/update.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/resources.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/ui/
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/ui/__init__.py
@@ -618,13 +474,13 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/ui/arcade_window.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/ui/event.py
share/fs-uae-launcher/python${MODPY_VERSION}/arcade/ui/gl_widget.py
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/METADATA
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/RECORD
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/WHEEL
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/licenses/
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/licenses/COPYING
-share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-${MODPY_DISTV}.dist-info/top_level.txt
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/METADATA
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/RECORD
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/WHEEL
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/licenses/
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/licenses/COPYING
+share/fs-uae-launcher/python${MODPY_VERSION}/fs_uae_launcher-3.2.20.dist-info/top_level.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsbc/
share/fs-uae-launcher/python${MODPY_VERSION}/fsbc/__init__.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsbc/${MODPY_PYCACHE}/
@@ -1191,579 +1047,6 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/${MODPY_PYCACHE}/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/amiga/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/amiga/adf.dat
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/amiga/adf_save_disk.dat
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/emu/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/emu/left-overlay.png
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/emu/left.png
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/emu/right-overlay.png
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/emu/right.png
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_8bitdo_sn30_gamepad_15_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_m30_gamepad_16_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sf30_pro_8bitdo_sn30_pro_15_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sfc30_gamepad_16_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sfc30_gamepad_x_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sn30_gamepad_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sn30_gamepad_16_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sn30_pro_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_sn30_pro_16_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8bitdo_zero_gamepad_16_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/common/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/common/gamepad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/common/xinput_gamepad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/custom/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/custom/custom_x_arcade.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/custom/custom_x_arcade_right.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/default_keyboard.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/default_xarcade.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/default_xarcade_2.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/gamtec_ltd/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/gamtec_ltd/smartjoy_plus_adapter.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/generic_x_box_pad_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/goodbetterbest_ltd_gioteck_vx2_wired_controller_16_5_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/hid_054c_05c4_13_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/jess_tech_dual_analog_pad_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/keyboard.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0000000058626f782033363020576900.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0000000058626f782047616d65706100.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000008000000210000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000000f000000300000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000000f00000f100000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000021000000090000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000022000000090000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000030000000300000002000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000b0400003365000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0500000308000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00000900000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00000d00000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00001000000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00001600000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00002200000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00003801000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00005001000009040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00005e00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00005f00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00006600000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00006700000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00006a00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00006b00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00006e00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00008400000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00008500000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00008600000002010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f00009200000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f0000aa00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f0000c100000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f0000d800000072056800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000000d0f0000ee00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000100000008200000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000100800000100000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000001008000001e5000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000100800000300000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c00000500000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c00000500000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c0000100e000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c0000101e000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c0000200e000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c0000210e000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000120c0000f70e000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000001f08000001e4000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000242e00008816000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000242f00002d00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000242f00007300000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000242f00008a00000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000242f0000f700000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000250900000500000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000250900006688000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000025090000e803000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000260900008888000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000280400000140000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000300f00000b01000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000300f00001001000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000300f00001201000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000300f00001210000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000300f00001211000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000009000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000010000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000011000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000104000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000204000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000032150000030a000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000507000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000710000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000321500000810000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000341a000005f7000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000341a00000908000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000341a00003608000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000003512000012ab000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000003512000020ab000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000003512000021ab000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700001647000010040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700001888000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700003847000090040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700003888000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700005032000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700005082000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700008034000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700008084000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700008433000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000380700008483000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000381000003014000075010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000381000003114000075010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000003b07000004a1000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000430b00000300000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000450c00002043000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000451300000010000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000451300000830000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000457500002211000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000491900001904000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004b120000014d000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c0500003713000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c0500006802000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c0500006802000010810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c0500006802000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c0500006802000011810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000a00b000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000a00b000011810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000c405000000016800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000c405000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000c405000011810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000cc09000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000cc09000000016800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000cc09000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000cc09000011810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000da0c000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000e60c000000006800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000e60c000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000e60c000000016800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000e60c000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004c050000e60c000011810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000000b3000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000003b3000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000004b3000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000007d0000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000008d0000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000009d0000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f0400000ed0000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000012b3000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000015b3000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000020b3000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000023b3000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f04000026b3000002040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000004f1f00000800000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000503200000110000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000503200000210000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000550900001072000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000550900001472000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000000b000008040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400000202000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400000700000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400000a0b000005040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400000e00000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000120b000001050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000120b000005050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000130b000005050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400001907000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400002700000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008502000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008902000020010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008902000021010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000003030000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000004010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000014010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000020010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000020200000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000047010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000056210000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000062230000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000070050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400008e02000073050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e0400009102000007010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000a102000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000a102000007010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000a102000014010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000d102000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000d102000002010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000d102000003020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000dd02000003020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000e302000003020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000ea02000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000ea02000001030000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005e040000ea02000008040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000005f140000c501000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000632500002305000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000632500002605000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000632500007505000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000632500007505000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000666600000488000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000666600006706000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006b140000010c000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006b140000010d000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006b1400000209000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006b140000130d000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d0400000ac2000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000011c2000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000016c2000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000016c2000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000018c2000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000018c2000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000019c2000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d04000019c2000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d0400001dc2000014400000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d0400001ec2000019200000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d0400001ec2000020200000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d0400001fc2000005030000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d040000d1ca000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006d040000d2ca000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006e0500000320000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00000103000000020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00000104000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00000302000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00000702000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00000901000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00001302000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00001304000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00001402000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00001e01000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00001f01000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00003001000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00003101000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00003901000000430000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00003901000013020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00003901000020060000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00004601000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00006401000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00008001000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00008501000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e00008701000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e0000a702000023020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e0000a802000023020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e0000b802000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e0000b802000013020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000006f0e0000c802000012010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000780000000600000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000000600000007010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000000600000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000001100000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000001100000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000001100000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000001c18000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000002201000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000003018000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000004318000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000004418000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000004518000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000790000004618000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000079000000ae18000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000079000000af18000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000079000000d218000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000079000000d418000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000791d00000103000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007c1800000006000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007d0400000540000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500000620000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500000720000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500000920000000006800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500000920000000026800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500000920000010026800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500000920000011810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000007e0500003703000000016800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0300000081170000990a000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000830500005020000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000830500006020000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008916000000fd000024010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008916000000fe000024010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008916000001fd000024010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00000300000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00000610000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00000800000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00000d31000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00001200000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00001330000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000008f0e00001431000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000921200005441000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000009b2800000300000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000009b2800003200000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000009b2800004200000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/030000009b2800006000000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30600000701000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30600000901000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30600000b04000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30600000c04000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30600000cff000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30600001005000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a306000018f5000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a306000020f6000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a306000022f6000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a306000023f6000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30c00002500000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30c00002700000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000a30c00002800000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ac0500005b05000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ad1b000001f5000033050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ad1b000016f0000090040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ad1b00002ef0000090040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ad1b000038f0000090040000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000b40400000a01000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000b40400001124000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000b50700000399000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000b50700001503000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ba2200000701000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ba2200002010000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000bc2000000055000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000bc2000000055000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000bc2000005656000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000bd12000003c0000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000bd12000015d0000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c01100000140000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c01100000355000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c01100000591000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c01600008704000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c0160000dc27000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c0160000e105000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c11100000191000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c21100000791000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c31100000791000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400000053000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c6240000025b000002020000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c6240000045d000024010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c6240000045d000025010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400001a53000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400001a54000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400001a58000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400001b89000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400002b89000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c62400003a54000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c6240000fefa000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000031000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000090000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000130000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000160000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000160000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000161000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000190000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000260000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000310000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000650000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00000660000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00001290000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d000012ab000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00001590000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d00001890000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c82d000021ab000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000c9110000f055000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d11800000094000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d62000000220000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d62000000228000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d620000010a7000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d620000013a7000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d62000002a79000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d62000006dca000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d80400008200000003000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d814000007cd000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d81400000862000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d81d00000e00000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000d9040000160f000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de2800000112000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de2800000211000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de2800000211000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de2800004211000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de2800004211000011010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de280000fc11000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000de280000ff11000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000e82000006058000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ef0500000300000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000f025000021c1000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000f0250000c183000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000f0250000c383000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000fd0500000030000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ff000000cb01000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ff1100003133000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ff1100004133000010010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/03000000ffff0000ffff000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000010000000100000003000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000050b00000045000031000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000050b00000045000040000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000000d0f0000f600000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000102800000900000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000110100001914000009010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0500000011010000311400001b010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000151900004000000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000172700004431000029010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000202800000900000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000203800000900000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000003215000000090000163a0000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000321500000a10000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000362800000100000002010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000362800000100000003010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000380700006652000025010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0500000047532047616d657061640000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0500000047532067616d657061640000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000491900000204000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0500000049190000020400001b010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000491900000204000021000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/0500000049190000030400001b010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c0500006802000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c0500006802000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c0500006802000000800000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c0500006802000000810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000c405000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000c405000000810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000c405000001800000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000cc09000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000cc09000000810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000cc09000001800000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000e60c000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c050000e60c000000810000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004c69632050726f20436f6e00.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004d4f435554452d3035305800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000004d4f435554452d3035335800.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000503200000110000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000503200000210000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000504c415953544154494f4e00.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000550900001472000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000050b000002090000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000050b000003090000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000130b000001050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000130b000005050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000130b000009050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000e002000003090000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000e002000030110000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000e302000002090000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000fd02000003090000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000005e040000fd02000030110000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000006964726f69643a636f6e0000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000710100001904000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500000620000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500000620000001800000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500000720000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500000720000001800000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500000920000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500000920000001800000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500001720000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/050000007e0500003003000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000a00500003232000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000a00500003232000008010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000a00500003232000009010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000ac0500002d0200001b010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000ac0500003232000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000bc2000000055000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c62400001a89000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c62400002a89000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00000060000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00000061000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00000161000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00000261000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00000660000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00001038000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00002028000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00002038000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00003028000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00003032000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00005106000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00006228000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00006528000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000c82d00008010000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000d62000007162000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000d6200000ad0d000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000d6200000e589000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000de2800000212000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000de2800000511000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/05000000de2800000611000001000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/060000004c0500006802000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/060000005e040000120b000007050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/060000005e040000120b00000b050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/060000005e040000ea0200000b050000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/060000007e0500000820000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/060000007e0500003713000000000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/06000000adde0000efbe000002010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/15000000010000000100000000010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/19000000010000000100000001010000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/19000000010000000200000011000000.fs-uae-controller
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/linux/saitek_dual_analog_pad_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/controller_rumble_gamepad_f510.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/controller_wireless_gamepad_f710.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/g27_racing_wheel.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/gamepad_f310_controller.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/logitech_cordless_rumblepad_2.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/logitech_dual_action.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/logitech_extreme_3d.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/logitech_extreme_3d_pro.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/logitech_rumblepad_2.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/ps3_usb_cordless_gamepad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_gamepad_f310_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_gamepad_f510_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_gamepad_f710_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_logitech_cordless_rumblepad_2_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mad_catz/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mad_catz/wired_xbox_360_controller_sfiv.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/manifest.txt
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft/controller.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft/wireless_360_controller.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft/x_box_360_pad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft/xbox_360_wireless_receiver.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft_x_box_360_pad_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft_x_box_one_pad_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mosic/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mosic/a_speed_link_competition_pro.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mosic/speed_link_competition_pro.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mosic/usb_2a4k_gamepad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mosic_speed_link_competition_pro_4_2_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mouse.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/other/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/other/retro_joystick_interface_v1_2.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/playstation_r_3_controller_00_24_33_3d_1f_9c_17_29_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/powera_pro_ex_11_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/retrolink/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/retrolink/usb_gamepad_10_2_0_0_linux.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/retronicdesign_com_retro_joystick_adapter_v2_0_8_2_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/saitek/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/saitek/dual_analog_gamepad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/saitek/p880.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/saitek/x52_flight_control_system.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/saitek_p880_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sfc30_sfc30_joystick_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/shanwan_gioteck_ps3_wired_controller_13_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony/computer_entertainment_wireless_inputdevice.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony/playstation_r_3_controller.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony/playstation_r_3_inputdevice.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony_computer_entertainment_wireless_controller_13_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony_computer_entertainment_wireless_controller_14_10_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony_interactive_entertainment_wireless_controller_13_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony_playstation_r_3_controller_17_6_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony_playstation_r_3_controller_19_27_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/speedlink_torid_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster/2_in_1_dt.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster/t_mini_wireless.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster/top_gun_fox_2_pro.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster_2_in_1_dt_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster_thrustmaster_dual_analog_3_2_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/universal_gamepad.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/universal_xarcade.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/unknown.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/usb_2_axis_8_button_gamepad_8_2_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/usb_gamepad_10_2_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/wireless_controller_13_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/wireless_controller_14_16_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/wisegroup_ltd/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/wisegroup_ltd/mp_8866_dual_usb_joypad.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/wisegroup_ltd/tigergame_ps_ps2_game_controller_adapter.ini
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xbox_360_wireless_receiver_15_6_0_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xbox_360_wireless_receiver_15_6_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xbox_360_wireless_receiver_17_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xeox_gamepad_sl_6556_bk_12_4_1_0_linux.conf
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/zeemote/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/zeemote/steelseries_free.ini
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/saves.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/session.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/spectrum/
@@ -1777,20 +1060,6 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/spectrum/${MODPY_PYCACHE}roms.${MODPY_PYC_MAGIC_TAG}pyc
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/spectrum/helper.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/spectrum/roms.py
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/__init__.py
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}/
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}gamecenterview.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}gamecenterview.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}mainwindow.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}mainwindow.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}qwindow.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/${MODPY_PYCACHE}qwindow.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/gamecenterview.py
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/mainwindow.py
-share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/ui/qwindow.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/util/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/util/__init__.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/util/${MODPY_PYCACHE}/
@@ -2230,195 +1499,10 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/panels/romrampanel.py
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/plugin_helper.py
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/128/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/128/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/128/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/128/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/add.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/amiga.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/arrow_down.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/arrow_down_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/arrow_down_green.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/arrow_down_yellow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/blank.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/bullet.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/cd32.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/cdtv.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/cog.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/cog_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/controller.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/delete.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/delete_grey.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/drop_down_arrow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/drop_down_arrow_disabled.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/error.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/flag_green.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/flag_red.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/folder.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/fullscreen_desktop.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/fullscreen_fullscreen.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/fullscreen_window.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/game-gear.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/gb.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/gba.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/gbc.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/hd.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/help.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/information.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lightning.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lightning_off.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lightning_red.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lock.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lock_open.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lock_open_green.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lock_red.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/lynx.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/medal_gold_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/monitor_left.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/monitor_middle_left.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/monitor_middle_right.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/monitor_right.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/more.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/n64.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/nds.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/nes.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/ngc.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/page_white_world.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/pencil.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/ps2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/psx.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/rating_fav.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/rating_fav_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/smd.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/sms.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/snes.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/tg16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/thumb_down_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/thumb_down_mod.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/thumb_down_shadow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/thumb_up_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/thumb_up_mod.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/thumb_up_shadow.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/tick.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/user.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/warning.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/warning_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/warning_3.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/wii.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/world.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/16x16/world_link.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/22/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/22/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/22/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/22/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/24/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/24/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/24/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/24/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/256/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/256/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/256/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/256/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32/main-menu.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32/quick-settings-sidebar.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/application-x-firmware.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/applications-games.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/audio-card.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/copyright
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/drive-harddisk.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/go-home.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/media-floppy.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/media-optical.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/32x32/system-shutdown.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/40/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/40/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/40/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/48/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/48/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/48/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/48/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/64/
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/64/fs-uae-arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/64/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/64/fs-uae.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/README.txt
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/__init__.py
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/${MODPY_PYCACHE}/
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/add_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/adf_extended.dat
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/adf_game_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/amiga_forever_group.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/auto_download_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/browse_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/browse_file_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/browse_folder_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/cd_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/cd_game_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/cdrom_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/clear_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/cover.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/cover_overlay.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/cover_overlay_square.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/database_url_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/download_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/download_32.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/eject_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/favorite_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/favorite_button_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/file_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/floppy_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/folder_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/fs_uae_group.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/fsuae_config_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/fullscreen_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/game_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/hardware_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/hd_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/hd_game_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/help_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/hol_url_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/ipf_game_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/joystick.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/joystick_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/kickstart.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/lemon_url_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/missing_game_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/mobygames_url_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/na_emblem.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/new_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/not_important_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/ok_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/ok_button_2.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/ok_emblem.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/open_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/rating_down_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/rating_fav_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/rating_up_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/refresh_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/remove_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/save_as_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/save_button.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/screenshot.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/screenshot_overlay.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/search_group.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/update_available_32.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/user_menu.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/warning_32.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/wikipedia_url_16.png
-share/fs-uae-launcher/python${MODPY_VERSION}/launcher/res/windowed_16.png
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/scanner.py
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/server/
share/fs-uae-launcher/python${MODPY_VERSION}/launcher/server/Server.py
@@ -2903,87 +1987,6 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/apps/refresh.py
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/expansion.py
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/path.py
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/audio-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/database-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-cz.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-de.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-dk.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-eo.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-es.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-fi.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-fr.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-gb.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-gr.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-hu.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-it.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-jp.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-nl.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-no.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-pl.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-pt.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-rs.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-se.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-tr.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/flag-unknown.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/floppy.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/gamepad.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/hd-volume.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/indexing-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/joystick-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/joystick.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/keyboard-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/language-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/maintenance.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/mouse-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/netplay-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/password.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/refresh.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/16x16/video-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/amiga-computer.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/arcade.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/audio-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/calculator.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/clock.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/configs-volume.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/database-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/file-manager.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/filter-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/floppies-volume.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/floppy.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/folder-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/folder.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/fs-uae-launcher.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/fs-uae-volume.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/hd-volume.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/indexing-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/joystick-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/joystick.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/key-map.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/keyboard-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/kickstarts.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/language-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/language.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/log-viewer.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/maintenance.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/mouse-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/netplay-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/netplay.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/password.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/plugins-folder.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/plugins.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/preferences.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/refresh.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/tools.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/ubuntu-volume.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/utilities.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/video-settings.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/48/web-browser.png
-share/fs-uae-launcher/python${MODPY_VERSION}/workspace/res/gamepad-config.png
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/shell/
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/shell/__init__.py
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/shell/${MODPY_PYCACHE}/
@@ -3116,3 +2119,1994 @@ share/fs-uae-launcher/python${MODPY_VERS
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/util/data/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/util/data/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
share/fs-uae-launcher/python${MODPY_VERSION}/workspace/util/help_button.py
+share/fs-uae-launcher/resources/
+share/fs-uae-launcher/resources/arcade/
+share/fs-uae-launcher/resources/arcade/res/
+share/fs-uae-launcher/resources/arcade/res/LiberationSans-Bold.ttf
+share/fs-uae-launcher/resources/arcade/res/amiga_blank_disk.adf
+share/fs-uae-launcher/resources/arcade/res/amiga_save_disk.adf
+share/fs-uae-launcher/resources/arcade/res/items/
+share/fs-uae-launcher/resources/arcade/res/items/0.png
+share/fs-uae-launcher/resources/arcade/res/items/__init__.py
+share/fs-uae-launcher/resources/arcade/res/items/a.png
+share/fs-uae-launcher/resources/arcade/res/items/a2600.png
+share/fs-uae-launcher/resources/arcade/res/items/a5200.png
+share/fs-uae-launcher/resources/arcade/res/items/a7800.png
+share/fs-uae-launcher/resources/arcade/res/items/all.png
+share/fs-uae-launcher/resources/arcade/res/items/amiga.png
+share/fs-uae-launcher/resources/arcade/res/items/appleii.png
+share/fs-uae-launcher/resources/arcade/res/items/arcade.png
+share/fs-uae-launcher/resources/arcade/res/items/atari.png
+share/fs-uae-launcher/resources/arcade/res/items/atari8bit.png
+share/fs-uae-launcher/resources/arcade/res/items/atarilynx.png
+share/fs-uae-launcher/resources/arcade/res/items/b.png
+share/fs-uae-launcher/resources/arcade/res/items/bbcmicro.png
+share/fs-uae-launcher/resources/arcade/res/items/c.png
+share/fs-uae-launcher/resources/arcade/res/items/c64.png
+share/fs-uae-launcher/resources/arcade/res/items/cd32.png
+share/fs-uae-launcher/resources/arcade/res/items/cdtv.png
+share/fs-uae-launcher/resources/arcade/res/items/cpc.png
+share/fs-uae-launcher/resources/arcade/res/items/d.png
+share/fs-uae-launcher/resources/arcade/res/items/dos.png
+share/fs-uae-launcher/resources/arcade/res/items/e.png
+share/fs-uae-launcher/resources/arcade/res/items/f.png
+share/fs-uae-launcher/resources/arcade/res/items/fix.py
+share/fs-uae-launcher/resources/arcade/res/items/g.png
+share/fs-uae-launcher/resources/arcade/res/items/gamecube.png
+share/fs-uae-launcher/resources/arcade/res/items/gamegear.png
+share/fs-uae-launcher/resources/arcade/res/items/gb.png
+share/fs-uae-launcher/resources/arcade/res/items/gba.png
+share/fs-uae-launcher/resources/arcade/res/items/gbc.png
+share/fs-uae-launcher/resources/arcade/res/items/h.png
+share/fs-uae-launcher/resources/arcade/res/items/i.png
+share/fs-uae-launcher/resources/arcade/res/items/j.png
+share/fs-uae-launcher/resources/arcade/res/items/k.png
+share/fs-uae-launcher/resources/arcade/res/items/l.png
+share/fs-uae-launcher/resources/arcade/res/items/letter.png
+share/fs-uae-launcher/resources/arcade/res/items/m.png
+share/fs-uae-launcher/resources/arcade/res/items/n.png
+share/fs-uae-launcher/resources/arcade/res/items/nes.png
+share/fs-uae-launcher/resources/arcade/res/items/nintendo64.png
+share/fs-uae-launcher/resources/arcade/res/items/o.png
+share/fs-uae-launcher/resources/arcade/res/items/p.png
+share/fs-uae-launcher/resources/arcade/res/items/platform.png
+share/fs-uae-launcher/resources/arcade/res/items/playstation2.png
+share/fs-uae-launcher/resources/arcade/res/items/psx.png
+share/fs-uae-launcher/resources/arcade/res/items/q.png
+share/fs-uae-launcher/resources/arcade/res/items/r.png
+share/fs-uae-launcher/resources/arcade/res/items/reboot.png
+share/fs-uae-launcher/resources/arcade/res/items/s.png
+share/fs-uae-launcher/resources/arcade/res/items/shuffle.png
+share/fs-uae-launcher/resources/arcade/res/items/shutdown.png
+share/fs-uae-launcher/resources/arcade/res/items/smd.png
+share/fs-uae-launcher/resources/arcade/res/items/sms.png
+share/fs-uae-launcher/resources/arcade/res/items/snes.png
+share/fs-uae-launcher/resources/arcade/res/items/system.png
+share/fs-uae-launcher/resources/arcade/res/items/t.png
+share/fs-uae-launcher/resources/arcade/res/items/tg16.png
+share/fs-uae-launcher/resources/arcade/res/items/u.png
+share/fs-uae-launcher/resources/arcade/res/items/v.png
+share/fs-uae-launcher/resources/arcade/res/items/w.png
+share/fs-uae-launcher/resources/arcade/res/items/wii.png
+share/fs-uae-launcher/resources/arcade/res/items/windows.png
+share/fs-uae-launcher/resources/arcade/res/items/x.png
+share/fs-uae-launcher/resources/arcade/res/items/y.png
+share/fs-uae-launcher/resources/arcade/res/items/z.png
+share/fs-uae-launcher/resources/arcade/res/items/zxs.png
+share/fs-uae-launcher/resources/arcade/res/logo.png
+share/fs-uae-launcher/resources/arcade/res/menu_font.json
+share/fs-uae-launcher/resources/arcade/res/shadow.png
+share/fs-uae-launcher/resources/arcade/res/shadow2.png
+share/fs-uae-launcher/resources/arcade/res/themes/
+share/fs-uae-launcher/resources/arcade/res/themes/blue/
+share/fs-uae-launcher/resources/arcade/res/themes/blue/add.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/add_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/banner.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/banner2.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/bottom_bar.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/close.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/close_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/default_item.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/gloss.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/glow_left.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/glow_top.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/glow_top_left.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/heading_strip.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/home.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/home_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/item_background.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/logo-32.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/menu_font.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/minimize.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/minimize_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/missing_cover.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/missing_screenshot.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/preview_static0.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/run_dialog.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/screen_border_1.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/screen_border_2.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/screen_gloss.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/shutdown.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/shutdown_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/sidebar_background.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/sidebar_background_shadow.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/splash.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/splash_alpha.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/splash_game_center.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/stretch-aspect.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/stretch-none.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/stretch.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/title_font.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_background.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_arrow.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_arrow_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_background.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_left.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_left_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_right.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_item_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_logo.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_logo_e.png
+share/fs-uae-launcher/resources/arcade/res/themes/blue/top_logo_selected.png
+share/fs-uae-launcher/resources/arcade/res/themes/red/
+share/fs-uae-launcher/resources/arcade/res/themes/red/bottom_bar.png
+share/fs-uae-launcher/resources/arcade/res/themes/red/heading_strip.png
+share/fs-uae-launcher/resources/arcade/res/themes/red/item_background.png
+share/fs-uae-launcher/resources/arcade/res/themes/red/sidebar_background.png
+share/fs-uae-launcher/resources/arcade/res/themes/red/sidebar_background_shadow.png
+share/fs-uae-launcher/resources/arcade/res/themes/red/top_item_background.png
+share/fs-uae-launcher/resources/arcade/res/title_font.json
+share/fs-uae-launcher/resources/arcade/res/top.png
+share/fs-uae-launcher/resources/arcade/res/update.py
+share/fs-uae-launcher/resources/fsgs/
+share/fs-uae-launcher/resources/fsgs/res/
+share/fs-uae-launcher/resources/fsgs/res/amiga/
+share/fs-uae-launcher/resources/fsgs/res/amiga/adf.dat
+share/fs-uae-launcher/resources/fsgs/res/amiga/adf_save_disk.dat
+share/fs-uae-launcher/resources/fsgs/res/emu/
+share/fs-uae-launcher/resources/fsgs/res/emu/left-overlay.png
+share/fs-uae-launcher/resources/fsgs/res/emu/left.png
+share/fs-uae-launcher/resources/fsgs/res/emu/right-overlay.png
+share/fs-uae-launcher/resources/fsgs/res/emu/right.png
+share/fs-uae-launcher/resources/fsgs/res/input/
+share/fs-uae-launcher/resources/fsgs/res/input/2_in_1_dt_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/2_in_1_dt_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_8bitdo_sn30_gamepad_15_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_m30_gamepad_16_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sf30_pro_8bitdo_sn30_pro_15_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sfc30_gamepad_16_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sfc30_gamepad_16_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sfc30_gamepad_x_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sn30_gamepad_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sn30_gamepad_16_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sn30_pro_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sn30_pro_15_6_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_sn30_pro_16_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_zero_gamepad_16_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/8bitdo_zero_gamepad_16_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/atari_controller_usb_1_2_0_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/atari_controller_usb_2_4_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/bluetooth_wireless_controller_16_6_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/common/
+share/fs-uae-launcher/resources/fsgs/res/input/common/gamepad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/common/xinput_gamepad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/controller_gamepad_f310_10_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/controller_pro_ex_mini_for_xbox_10_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/controller_rumble_gamepad_f510_10_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/controller_wireless_gamepad_f710_10_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/controller_xbox_360_for_windows_10_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/controller_xbox_360_wireless_receiver_for_windows_10_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/controller_xbox_one_for_windows_11_6_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/custom/
+share/fs-uae-launcher/resources/fsgs/res/input/custom/custom_x_arcade.ini
+share/fs-uae-launcher/resources/fsgs/res/input/custom/custom_x_arcade_right.ini
+share/fs-uae-launcher/resources/fsgs/res/input/default_keyboard.conf
+share/fs-uae-launcher/resources/fsgs/res/input/default_xarcade.ini
+share/fs-uae-launcher/resources/fsgs/res/input/default_xarcade_2.ini
+share/fs-uae-launcher/resources/fsgs/res/input/dual_analog_pad_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/dual_analog_pad_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/gamtec_ltd/
+share/fs-uae-launcher/resources/fsgs/res/input/gamtec_ltd/smartjoy_plus_adapter.ini
+share/fs-uae-launcher/resources/fsgs/res/input/generic_x_box_pad_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/gioteck_ps3_wired_controller_13_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/gioteck_ps3_wired_controller_13_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/gioteck_vx2_wired_controller_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/gioteck_vx2_wired_controller_13_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/goodbetterbest_ltd_gioteck_vx2_wired_controller_16_5_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/hid_054c_05c4_13_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/jess_tech_dual_analog_pad_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/keyboard.conf
+share/fs-uae-launcher/resources/fsgs/res/input/linux/
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0000000058626f782033363020576900.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0000000058626f782047616d65706100.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000008000000210000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000000f000000300000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000000f00000f100000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000021000000090000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000022000000090000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000030000000300000002000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000b0400003365000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0500000308000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00000900000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00000d00000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00001000000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00001600000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00002200000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00003801000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00005001000009040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00005e00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00005f00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00006600000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00006700000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00006a00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00006b00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00006e00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00008400000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00008500000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00008600000002010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f00009200000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f0000aa00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f0000c100000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f0000d800000072056800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000000d0f0000ee00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000100000008200000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000100800000100000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000001008000001e5000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000100800000300000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c00000500000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c00000500000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c0000100e000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c0000101e000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c0000200e000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c0000210e000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000120c0000f70e000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000001f08000001e4000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000242e00008816000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000242f00002d00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000242f00007300000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000242f00008a00000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000242f0000f700000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000250900000500000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000250900006688000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000025090000e803000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000260900008888000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000280400000140000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000300f00000b01000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000300f00001001000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000300f00001201000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000300f00001210000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000300f00001211000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000009000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000010000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000011000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000104000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000204000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000032150000030a000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000507000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000710000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000321500000810000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000341a000005f7000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000341a00000908000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000341a00003608000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000003512000012ab000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000003512000020ab000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000003512000021ab000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700001647000010040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700001888000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700003847000090040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700003888000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700005032000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700005082000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700008034000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700008084000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700008433000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000380700008483000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000381000003014000075010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000381000003114000075010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000003b07000004a1000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000430b00000300000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000450c00002043000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000451300000010000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000451300000830000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000457500002211000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000491900001904000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004b120000014d000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c0500003713000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c0500006802000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c0500006802000010810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c0500006802000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c0500006802000011810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000a00b000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000a00b000011810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000c405000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000c405000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000c405000011810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000cc09000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000cc09000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000cc09000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000cc09000011810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000da0c000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000e60c000000006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000e60c000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000e60c000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000e60c000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004c050000e60c000011810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000000b3000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000003b3000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000004b3000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000007d0000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000008d0000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000009d0000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f0400000ed0000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000012b3000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000015b3000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000020b3000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000023b3000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f04000026b3000002040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000004f1f00000800000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000503200000110000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000503200000210000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000550900001072000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000550900001472000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000000b000008040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400000202000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400000700000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400000a0b000005040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400000e00000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000120b000001050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000120b000005050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000130b000005050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400001907000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400002700000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008502000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008902000020010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008902000021010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000003030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000004010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000014010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000020010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000020200000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000047010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000056210000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000062230000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000070050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400008e02000073050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e0400009102000007010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000a102000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000a102000007010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000a102000014010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000d102000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000d102000002010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000d102000003020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000dd02000003020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000e302000003020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000ea02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000ea02000001030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005e040000ea02000008040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000005f140000c501000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000632500002305000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000632500002605000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000632500007505000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000632500007505000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000666600000488000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000666600006706000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006b140000010c000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006b140000010d000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006b1400000209000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006b140000130d000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d0400000ac2000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000011c2000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000016c2000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000016c2000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000018c2000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000018c2000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000019c2000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d04000019c2000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d0400001dc2000014400000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d0400001ec2000019200000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d0400001ec2000020200000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d0400001fc2000005030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d040000d1ca000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006d040000d2ca000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006e0500000320000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00000103000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00000104000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00000302000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00000702000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00000901000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00001302000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00001304000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00001402000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00001e01000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00001f01000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00003001000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00003101000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00003901000000430000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00003901000013020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00003901000020060000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00004601000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00006401000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00008001000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00008501000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e00008701000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e0000a702000023020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e0000a802000023020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e0000b802000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e0000b802000013020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000006f0e0000c802000012010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000780000000600000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000000600000007010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000000600000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000001100000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000001100000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000001100000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000001c18000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000002201000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000003018000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000004318000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000004418000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000004518000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000790000004618000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000079000000ae18000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000079000000af18000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000079000000d218000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000079000000d418000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000791d00000103000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007c1800000006000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007d0400000540000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500000620000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500000720000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500000920000000006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500000920000000026800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500000920000010026800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500000920000011810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000007e0500003703000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0300000081170000990a000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000830500005020000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000830500006020000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008916000000fd000024010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008916000000fe000024010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008916000001fd000024010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00000300000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00000610000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00000800000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00000d31000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00001200000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00001330000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000008f0e00001431000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000921200005441000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000009b2800000300000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000009b2800003200000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000009b2800004200000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030000009b2800006000000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30600000701000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30600000901000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30600000b04000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30600000c04000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30600000cff000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30600001005000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a306000018f5000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a306000020f6000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a306000022f6000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a306000023f6000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30c00002500000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30c00002700000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000a30c00002800000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ac0500005b05000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ad1b000001f5000033050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ad1b000016f0000090040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ad1b00002ef0000090040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ad1b000038f0000090040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000b40400000a01000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000b40400001124000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000b50700000399000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000b50700001503000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ba2200000701000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ba2200002010000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000bc2000000055000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000bc2000000055000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000bc2000005656000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000bd12000003c0000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000bd12000015d0000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c01100000140000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c01100000355000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c01100000591000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c01600008704000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c0160000dc27000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c0160000e105000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c11100000191000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c21100000791000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c31100000791000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400000053000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c6240000025b000002020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c6240000045d000024010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c6240000045d000025010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400001a53000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400001a54000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400001a58000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400001b89000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400002b89000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c62400003a54000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c6240000fefa000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000031000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000090000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000130000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000160000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000160000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000161000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000190000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000260000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000310000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000650000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00000660000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00001290000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d000012ab000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00001590000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d00001890000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c82d000021ab000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000c9110000f055000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d11800000094000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d62000000220000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d62000000228000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d620000010a7000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d620000013a7000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d62000002a79000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d62000006dca000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d80400008200000003000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d814000007cd000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d81400000862000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d81d00000e00000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000d9040000160f000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de2800000112000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de2800000211000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de2800000211000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de2800004211000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de2800004211000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de280000fc11000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000de280000ff11000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000e82000006058000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ef0500000300000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000f025000021c1000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000f0250000c183000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000f0250000c383000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000fd0500000030000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ff000000cb01000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ff1100003133000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ff1100004133000010010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/03000000ffff0000ffff000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/030081b85e0400008e02000014010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000010000000100000003000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000050b00000045000031000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000050b00000045000040000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000000d0f0000f600000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000102800000900000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000110100001914000009010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0500000011010000311400001b010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000151900004000000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000172700004431000029010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000202800000900000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000203800000900000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000003215000000090000163a0000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000321500000a10000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000362800000100000002010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000362800000100000003010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000380700006652000025010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0500000047532047616d657061640000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0500000047532067616d657061640000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000491900000204000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0500000049190000020400001b010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000491900000204000021000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/0500000049190000030400001b010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c0500006802000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c0500006802000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c0500006802000000800000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c0500006802000000810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000c405000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000c405000000810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000c405000001800000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000cc09000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000cc09000000810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000cc09000001800000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000e60c000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c050000e60c000000810000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004c69632050726f20436f6e00.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004d4f435554452d3035305800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000004d4f435554452d3035335800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000503200000110000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000503200000210000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000504c415953544154494f4e00.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000550900001472000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000050b000002090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000050b000003090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000130b000001050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000130b000005050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000130b000009050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000e002000003090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000e002000030110000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000e302000002090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000fd02000003090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000005e040000fd02000030110000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000006964726f69643a636f6e0000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000710100001904000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500000620000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500000620000001800000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500000720000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500000720000001800000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500000920000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500000920000001800000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500001720000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/050000007e0500003003000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000a00500003232000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000a00500003232000008010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000a00500003232000009010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000ac0500002d0200001b010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000ac0500003232000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000bc2000000055000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c62400001a89000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c62400002a89000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00000060000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00000061000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00000161000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00000261000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00000660000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00001038000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00002028000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00002038000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00003028000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00003032000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00005106000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00006228000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00006528000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000c82d00008010000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000d62000007162000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000d6200000ad0d000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000d6200000e589000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000de2800000212000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000de2800000511000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/05000000de2800000611000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/060000004c0500006802000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/060000005e040000120b000007050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/060000005e040000120b00000b050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/060000005e040000ea0200000b050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/060000007e0500000820000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/060000007e0500003713000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/06000000adde0000efbe000002010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/15000000010000000100000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/19000000010000000100000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/19000000010000000200000011000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/linux/saitek_dual_analog_pad_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/controller_rumble_gamepad_f510.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/controller_wireless_gamepad_f710.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/g27_racing_wheel.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/gamepad_f310_controller.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/logitech_cordless_rumblepad_2.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/logitech_dual_action.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/logitech_extreme_3d.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/logitech_extreme_3d_pro.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/logitech_rumblepad_2.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech/ps3_usb_cordless_gamepad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_cordless_rumblepad_2_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_cordless_rumblepad_2_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_cordless_rumblepad_2_usb_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_dual_action_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_dual_action_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_dual_action_usb_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_gamepad_f310_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_gamepad_f510_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_gamepad_f710_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_logitech_cordless_rumblepad_2_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_r_precision_tm_gamepad_10_2_0_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_rumblepad_2_usb_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/logitech_rumblepad_2_usb_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/macos/
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300000000f00000f100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000022000000090000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000050b00000045000031000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000050b00000045000040000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000b0400003365000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00002d00000000100000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00004d00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00005e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00005e00000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00005f00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00005f00000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00006600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00006600000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00006e00000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00008400000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00008500000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f00009200000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f0000aa00000072050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000000d0f0000ee00000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000100800000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000001008000001e5000006010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000100800000300000006010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000102800000900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000110100001714000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000110100001714000020010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000110100002014000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000110100002014000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000120c0000100e000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000120c0000101e000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000120c0000200e000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000120c0000210e000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000151900004000000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000172700004431000029010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000203800000900000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000242f00002d00000007010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000242f00007300000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300000025090000e803000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000260900008888000088020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000280400000140000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000300f00001201000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000321500000009000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000003215000000090000163a0000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000321500000010000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000321500000011000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000321500000104000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000321500000204000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300000032150000030a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000321500000507000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000003512000012ab000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000003512000021ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000380700005032000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000380700005082000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000380700008433000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000380700008483000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000381000002014000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000450c00002043000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000457500002211000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000491900001904000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004b120000014d000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c0500003713000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c0500006802000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c0500006802000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000a00b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000a00b000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000c405000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000c405000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000c405000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000cc09000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000cc09000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000cc09000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000da0c000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000e60c000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004c050000e60c000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004f04000000b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004f0400000ed0000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004f04000015b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004f04000015b3000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000004f04000020b3000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000550900001472000025050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000050b000003090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e0400000a0b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000130b000001050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000130b000001056800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000130b000005050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000130b000009050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000200b000011050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e0400002700000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e0400008e02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e0400008e02000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000d102000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000dd02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000e002000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000e002000003090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000e302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000ea02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000fd02000003090000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000005e040000fd02000003096800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000632500007505000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006b140000010d000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006b140000130d000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000016c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000016c2000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000016c2000000030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000016c2000014040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000018c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000018c2000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000018c2000020020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000019c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d04000019c2000005030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d0400001fc2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006d040000d2ca000002010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006f0e00000102000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006f0e00000104000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006f0e00000302000025040000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006f0e00000702000003060000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000006f0e00000901000002010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000710100001904000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000730700000401000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000000018000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000000018000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000000600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000000600000007010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000001100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000001100000005010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000001100000006010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000004418000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000790000004618000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300000079000000ae18000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300000079000000d218000026010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000791d00000103000009010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007d0400000540000001010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007e0500000620000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007e0500000720000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007e0500000920000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007e0500000920000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007e0500000920000001006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000007e0500000920000010026800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000811700007e05000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300000081170000990a000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000008305000031b0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000830500006020000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000830500006020000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000008916000000fd000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000008f0e00000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000008f0e00000300000007010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000008f0e00000300000009010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/030000008f0e00001330000011010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000921200004b46000003020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000921200005441000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000a00500003232000008010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000a00500003232000009010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000a30600000901000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000a306000022f6000001030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000a30c00002700000003030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000a30c00002800000003030000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000ad1b000001f9000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000b40400000a01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000b40400001124000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000bd12000015d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000bd12000015d0000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c01100000140000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c01100000591000070050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c6240000045d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c62400001a89000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c62400001b89000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c62400002a89000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c62400002b89000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c62400003a54000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c6240000fefa000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000031000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000090000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000130000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000160000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000161000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000190000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000260000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000261000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00000650000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00001038000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00001290000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d000012ab000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00001590000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00001890000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00002028000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d000021ab000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00003028000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00003032000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00004028000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00005106000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00006228000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000c82d00006528000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d11800000094000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d620000010a7000003010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d620000011a7000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d620000011a7000010050000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d62000002a79000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d62000006dca000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d62000007162000001000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000d8140000cecf000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000ef0500000300000000020000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000f025000021c1000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/03000000f0250000c383000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0300e12f5e0400008e02000014016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/0500000047532047616d657061640000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/05000000484944204465766963650000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/050000004c050000cc090000ff070000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/050000004c050000e60c000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/050000004e696d6275732b0000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/05000000556e6b6e6f776e2048494400.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/050000005769696d6f74652028303000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/050000005769696d6f74652028313800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/macos/050000005e040000e0020000ff070000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/mad_catz/
+share/fs-uae-launcher/resources/fsgs/res/input/mad_catz/wired_xbox_360_controller_sfiv.ini
+share/fs-uae-launcher/resources/fsgs/res/input/manifest.txt
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/controller.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/controller_xbox_360_for_windows.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/controller_xbox_360_wireless_receiver_for_windows.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/wireless_360_controller.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/x_box_360_pad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/xbox_360_for_windows_controller.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/xbox_360_wireless_receiver.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft/xbox_360_wireless_receiver_for_windows_controller.ini
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft_x_box_360_pad_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/microsoft_x_box_one_pad_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/mosic/
+share/fs-uae-launcher/resources/fsgs/res/input/mosic/a_speed_link_competition_pro.ini
+share/fs-uae-launcher/resources/fsgs/res/input/mosic/speed_link_competition_pro.ini
+share/fs-uae-launcher/resources/fsgs/res/input/mosic/usb_2a4k_gamepad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/mosic_speed_link_competition_pro_4_2_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/mouse.conf
+share/fs-uae-launcher/resources/fsgs/res/input/other/
+share/fs-uae-launcher/resources/fsgs/res/input/other/retro_joystick_interface_v1_2.ini
+share/fs-uae-launcher/resources/fsgs/res/input/p880_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/p880_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/playstation_r_3_controller_00_24_33_3d_1f_9c_17_29_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/playstation_r_3_controller_19_4_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/playstation_r_3_controller_19_4_0_0_macosx.conf
+share/fs-uae-launcher/resources/fsgs/res/input/powera_pro_ex_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/ps3_usb_corded_gamepad_13_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/retro_joystick_adapter_v2_0_3_2_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/retro_joystick_adapter_v2_0_3_2_0_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/retrolink/
+share/fs-uae-launcher/resources/fsgs/res/input/retrolink/usb_gamepad_10_2_0_0_linux.ini
+share/fs-uae-launcher/resources/fsgs/res/input/retronicdesign_com_retro_joystick_adapter_v2_0_8_2_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/saitek/
+share/fs-uae-launcher/resources/fsgs/res/input/saitek/dual_analog_gamepad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/saitek/p880.ini
+share/fs-uae-launcher/resources/fsgs/res/input/saitek/x52_flight_control_system.ini
+share/fs-uae-launcher/resources/fsgs/res/input/saitek_p880_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sfc30_joystick_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sfc30_joystick_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sfc30_sfc30_joystick_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/shanwan_gioteck_ps3_wired_controller_13_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sony/
+share/fs-uae-launcher/resources/fsgs/res/input/sony/computer_entertainment_wireless_inputdevice.ini
+share/fs-uae-launcher/resources/fsgs/res/input/sony/playstation_r_3_controller.ini
+share/fs-uae-launcher/resources/fsgs/res/input/sony/playstation_r_3_inputdevice.ini
+share/fs-uae-launcher/resources/fsgs/res/input/sony_computer_entertainment_wireless_controller_13_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sony_computer_entertainment_wireless_controller_14_10_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sony_interactive_entertainment_wireless_controller_13_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sony_playstation_r_3_controller_17_6_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/sony_playstation_r_3_controller_19_27_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/speed_link_competition_pro_4_2_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/speed_link_competition_pro_4_2_0_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/speedlink_strike_2_gamepad_12_5_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/speedlink_torid_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/speedlink_torid_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster/
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster/2_in_1_dt.ini
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster/t_mini_wireless.ini
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster/top_gun_fox_2_pro.ini
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster_2_in_1_dt_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster_dual_analog_3_2_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster_dual_analog_3_2_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/thrustmaster_thrustmaster_dual_analog_3_2_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/universal_gamepad.conf
+share/fs-uae-launcher/resources/fsgs/res/input/universal_xarcade.conf
+share/fs-uae-launcher/resources/fsgs/res/input/unknown.conf
+share/fs-uae-launcher/resources/fsgs/res/input/usb_2_axis_8_button_gamepad_8_2_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/usb_2_axis_8_button_gamepad_8_2_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/usb_2_axis_8_button_gamepad_8_2_0_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/usb_gamepad_10_2_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/windows/
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000000050000289b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000000f00000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000008000000210000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000000f000000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000000f000000800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000000f00000f100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000021000000090000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000022000000090000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000003040000c197000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000050b00000045000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000086700006626000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000b0400003065000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000b0400003365000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0500000208000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0500000308000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00000101000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00000401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00000900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00000a00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00000c00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00000d00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00001000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00001100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00001110000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00001300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00001b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002301000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00002d00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00003200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00003701000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00003801000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00003d00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00004000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00004200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00004900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00004b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00004d00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005400000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005c00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00005f00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006400000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006a00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00006f00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00007000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00007b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008400000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008a00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00008c00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00009200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f00009c00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000a000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000aa00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000ae00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000af00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000ba00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000c000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000c100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000c900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000d800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000dc00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000ee00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000d0f0000f600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000000f0d00000010000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000100000008200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000100800000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000001008000001e1000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000001008000001e5000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000100800000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000101c0000171c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000101c0000181c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000102800000900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000110100001914000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000110100003114000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000011040000c600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120a00000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00000288000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00000807000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00000a88000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000100e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000101e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00001088000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000110e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000111e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000121e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00001307000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000130e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000150e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000160e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000180e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000181e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000191e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00001c1e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00001cf1000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c00001e0e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000200e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000210e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000a857000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000a957000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000aa57000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000ab57000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f10e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f21c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f31c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f41c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f51c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f60e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f61c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f70e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120c0000f90e000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000120e0000120c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000151900004000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000152000000182000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000160e0000120c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000172700004431000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000001a1c00000001000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000001a1e0000120c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000001f08000001e4000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000203800000900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000222200006000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000222c00000020000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000222c00000023000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000222c00000223000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000242f000000b7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000242f00002d00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000242f00003900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000242f00006e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000242f00007300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000242f00008a00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900000017000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900000088000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900000118000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900000128000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900000218000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900000500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900006688000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900006888000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000250900008888000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000025090000e803000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000260900002625000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000260900008888000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000280400000140000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000280d00000202000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000002a0600001024000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000002a0600002000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000002e160000efbe000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00000011000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00000111000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00000202000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00000211000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00000701000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00000b01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00001001000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00001101000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00001201000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00001210000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00001211000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00001611000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000300f00008888000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000317300000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000003000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000009000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000010000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000011000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000104000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000204000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000032150000030a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000410000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000507000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000707000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000710000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000910000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000321500000a10000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000032150000140a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000034120000adbe000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00000104000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00000108000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00000208000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00000302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a000005f7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00000608000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00000908000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00002308000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000341a00003608000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003512000011ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003512000012ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003512000020ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000362800000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003807000002cb000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700001645000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700001647000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700001847000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700001888000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700002045000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700002644000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700002645000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700002647000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003807000026b7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700002847000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700003645000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700003647000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700003847000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700003888000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003807000038b7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700005032000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700005082000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700005645000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003807000056a8000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700006252000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700006352000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700006382000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700006652000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008031000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008034000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008081000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008084000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008134000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008184000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008232000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008433000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008483000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008532000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008645000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000380700008731000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000038070000efbe000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000381000001214000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000381000001814000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000381000003014000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000381000003114000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000003b07000004a1000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000411200000450000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000411200004450000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000411200004550000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000430b00000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000430b00000500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000450c00002043000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000451300000010000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000451300000830000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000457500000401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000457500002211000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000047530000616d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000490b00004406000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000491900000204000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000491900000304000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000491900001904000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004b120000014d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c0500003713000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c0500006802000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000a00b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000c405000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000c405000000006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000c405000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000c505000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000cc09000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000cc09000000006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000cc09000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000da0c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000e60c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000e60c000000006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c050000e60c000000016800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004c0e00001035000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000000b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000001d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000003d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000004b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f040000070f000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000007d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000008d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000009d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f0400000ab1000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f0400000ed0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000012b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000015b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000020b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000023b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000026b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000028b3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f04000087b6000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000004f1f00000800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005509000000b4000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005509000000b4000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000550900001072000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000550900001472000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000571d00002000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000571d00002100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005b1c00002400000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005b1c00002500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005c0a00000285000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005c1a00003330000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400000202000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400000700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400000a0b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400000c0b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400000e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000130b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000130b000001057200.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400001907000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400002700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400008502000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400008702000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400008902000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400008e02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400008e02000000007200.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400008e02000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e0400009102000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000a102000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000a102000000007200.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000a102000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000d102000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000dd02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000e002000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000e002000000007200.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000e002000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000e302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000ea02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000fd02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000ff02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000ff02000000007200.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005e040000ff02000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000005f140000c501000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000632500002305000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000632500002306000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000632500002605000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000632500007505000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000666600000188000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000666600000288000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000666600000488000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000666600006706000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000066f700000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000066f700000500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000696400006964000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b1400000055000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b1400000103000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b140000010c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b140000010d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b14000001a1000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b1400000203000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b1400000209000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b140000020d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b1400000303000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b140000080d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b140000100d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b1400001106000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006b140000130d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000009c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400000ac2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400000bc2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000011c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000016c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000018c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000019c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001ac2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001dc2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001dc2000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001ec2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001ec2000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001fc2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d0400001fc2000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000042c2000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000084ca000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d04000088ca000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d040000d1ca000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006d040000d2ca000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500000320000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500000520000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500000720000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500000a20000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500000e20000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500000f20000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500001020000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006e0500001320000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000103000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000104000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000263000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000702000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00000901000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001101000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001301000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001304000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001402000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001413000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001901000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001a01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001e01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00001f01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00002401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00002801000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00002f01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00003001000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00003201000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00003901000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00004601000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00006401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00008001000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00008401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e00008501000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e0000a802000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000006f0e0000c802000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000710100001904000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000730700000401000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000730700000601000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000782300000a10000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000786901006e70000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000000018000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000000200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000000418000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000000600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000000700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000000a00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000001100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000001a18000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000001b18000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000001c18000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000002201000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000002418000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000002601000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000003018000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000004318000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000004418000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000004518000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000004618000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000004718000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000790000004f18000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000079000000ae18000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000079000000af18000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000079000000d218000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000079000000d418000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000791d00000103000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007c1800000006000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007d0400000340000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007d0400000540000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007d0400000840000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500000620000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500000720000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500000920000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500000920000000006800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500000920000010026800.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500001720000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500001920000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000007e0500003003000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000801000000900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000808300000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000081170000960a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300000081170000990a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000811700009d0a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000828200000180000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008305000000a0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000830500000160000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000830500000960000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008305000009a0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008305000031b0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000830500005020000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000830500005130000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000830500006020000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000830500006120000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000852100000201000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000869800002500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000888800000803000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000888800000804000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008916000000fd000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008916000000fe000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008916000001fd000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008a2400006682000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008b2800000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00000610000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00000800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00000910000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00000d31000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00000f31000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00001030000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00001200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00001300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00001330000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00001411000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00001431000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000008f0e00007530000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000921200004346000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000921200004653000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000921200004b46000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000921200005441000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000952e00002577000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800000200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800000500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800000800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800001800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800001e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800002300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800002b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800002c00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800003200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800004300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800005600000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800005700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800006000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009b2800006900000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009d0d00001330000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/030000009f000000adbb000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a00500003232000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000701000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000901000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000b04000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000b04000000010000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000c04000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000cff000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000d5f000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600000dff000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a306000018f5000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600001af5000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a306000020f6000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30600002106000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a306000022f6000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a306000023f6000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30c00002400000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30c00002500000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30c00002700000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000a30c00002800000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ab1200000103000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ac0500002c02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ac0500002d02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ac0500003d03000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ac0500004d04000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ac0500005b05000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ac0500006b05000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000000f9000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000000fd000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000001f5000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000001f9000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000001fd000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000002f5000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000016f0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000023f0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000028f0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b00002ef0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b000038f0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b00003ef0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ad1b00008e02000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b40400000a01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b40400001024000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b40400001124000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b404000081c6000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b50700000399000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b50700001203000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b50700001302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b50700001403000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b50700001503000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b62500000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b80500000210000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b80500000410000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000b80500000610000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ba2200000701000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ba2200002010000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bc2000000055000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bc2000005250000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bc2000006012000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bc2000006312000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bc2000006321000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bc2000006412000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000001c0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000001e0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000002e0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000003c0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000012d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000013d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000bd12000015d0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000051000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000055000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000140000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000252000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000355000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000555000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000591000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100000655000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100001352000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100004150000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100004350000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c01100004450000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c0160000990a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c0160000e105000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c4100000c082000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c61100001000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400000053000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c6240000025b000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c6240000045d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400001a53000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400001a53000000007801.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400001a89000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400001b89000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400002a89000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400002b89000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c62400003a54000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c6240000fdfa000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c6240000fefa000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000021000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000030000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000031000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000060000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000061000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000090000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000121000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000130000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000151000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000160000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000161000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000190000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000260000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000261000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000290000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000310000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000351000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000360000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000451000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000650000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000751000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00000951000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00001028000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00001038000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d000011ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00001290000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d000012ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00001590000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00001890000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00002028000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00002038000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d000020ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d000021ab000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00002867000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00003028000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00003032000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00003038000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00004028000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00005106000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00006228000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00006528000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d00008010000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c82d0000e002000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000c9110000f055000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d0160000040d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d0160000050d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d0160000060d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d0160000070d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d0160000600a000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d11800000094000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d1180000402c000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d620000010a7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d620000011a7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d620000013a7000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000001d57000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000002a79000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000006000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000006d57000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000006dca000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000007162000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000009557000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d62000009f31000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d6200000ad0d000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d6200000c757000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d6200000e557000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d6200000e589000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d814000001a0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d814000007cd000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d81400000862000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d8140000cefa000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d81d00000b00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d81d00000e00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d81d00000f00000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d81d00001000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d90400000200000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000d9040000160f000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000de280000fc11000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000de280000ff11000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000e30500009605000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000e4150000103f000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000e804000000a0000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000e82000006058000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000eb0300000000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ef0500000300000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000efbe0000edfe000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f025000021c1000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f0250000c183000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f0250000c283000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f0250000c383000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f0250000c483000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f70600000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f806000000a3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000f806000001a3000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fa1900000706000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fa190000f0ff000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fa2d00000100000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fc0400000250000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fd0500000230000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fd0500002a26000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fd0500002f26000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fd0500003902000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000fd0500005302000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ff000000cb01000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ff1100003133000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ff1100004033000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ff1100004133000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/03000000ffff00000000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/0300b9695e0400008e02000000007200.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/windows/78696e70757403000000000000000000.fs-uae-controller
+share/fs-uae-launcher/resources/fsgs/res/input/wireless_360_controller_15_6_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/wireless_controller_13_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/wireless_controller_14_16_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/wireless_controller_14_6_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/wireless_controller_14_6_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/wisegroup_ltd/
+share/fs-uae-launcher/resources/fsgs/res/input/wisegroup_ltd/mp_8866_dual_usb_joypad.ini
+share/fs-uae-launcher/resources/fsgs/res/input/wisegroup_ltd/tigergame_ps_ps2_game_controller_adapter.ini
+share/fs-uae-launcher/resources/fsgs/res/input/x360controller_16_6_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_controller_11_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_controller_11_6_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_controller_15_6_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_wired_controller_15_6_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_wireless_receiver_15_6_0_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_wireless_receiver_15_6_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_360_wireless_receiver_17_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xbox_one_wired_controller_15_6_0_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xeox_gamepad_sl_6556_bk_12_4_1_0_linux.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xeox_gamepad_sl_6556_bk_12_4_1_0_macos.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xeox_gamepad_sl_6556_bk_12_4_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xinput_controller_11_6_1_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/xinput_controller_15_6_0_0_windows.conf
+share/fs-uae-launcher/resources/fsgs/res/input/zeemote/
+share/fs-uae-launcher/resources/fsgs/res/input/zeemote/steelseries_free.ini
+share/fs-uae-launcher/resources/launcher/
+share/fs-uae-launcher/resources/launcher/res/
+share/fs-uae-launcher/resources/launcher/res/128/
+share/fs-uae-launcher/resources/launcher/res/128/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/128/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/128/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/16x16/
+share/fs-uae-launcher/resources/launcher/res/16x16/add.png
+share/fs-uae-launcher/resources/launcher/res/16x16/amiga.png
+share/fs-uae-launcher/resources/launcher/res/16x16/arcade.png
+share/fs-uae-launcher/resources/launcher/res/16x16/arrow_down.png
+share/fs-uae-launcher/resources/launcher/res/16x16/arrow_down_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/arrow_down_green.png
+share/fs-uae-launcher/resources/launcher/res/16x16/arrow_down_yellow.png
+share/fs-uae-launcher/resources/launcher/res/16x16/blank.png
+share/fs-uae-launcher/resources/launcher/res/16x16/bullet.png
+share/fs-uae-launcher/resources/launcher/res/16x16/cd32.png
+share/fs-uae-launcher/resources/launcher/res/16x16/cdtv.png
+share/fs-uae-launcher/resources/launcher/res/16x16/cog.png
+share/fs-uae-launcher/resources/launcher/res/16x16/cog_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/controller.png
+share/fs-uae-launcher/resources/launcher/res/16x16/delete.png
+share/fs-uae-launcher/resources/launcher/res/16x16/delete_grey.png
+share/fs-uae-launcher/resources/launcher/res/16x16/drop_down_arrow.png
+share/fs-uae-launcher/resources/launcher/res/16x16/drop_down_arrow_disabled.png
+share/fs-uae-launcher/resources/launcher/res/16x16/error.png
+share/fs-uae-launcher/resources/launcher/res/16x16/flag_green.png
+share/fs-uae-launcher/resources/launcher/res/16x16/flag_red.png
+share/fs-uae-launcher/resources/launcher/res/16x16/folder.png
+share/fs-uae-launcher/resources/launcher/res/16x16/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/16x16/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/16x16/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/16x16/fullscreen_desktop.png
+share/fs-uae-launcher/resources/launcher/res/16x16/fullscreen_fullscreen.png
+share/fs-uae-launcher/resources/launcher/res/16x16/fullscreen_window.png
+share/fs-uae-launcher/resources/launcher/res/16x16/game-gear.png
+share/fs-uae-launcher/resources/launcher/res/16x16/gb.png
+share/fs-uae-launcher/resources/launcher/res/16x16/gba.png
+share/fs-uae-launcher/resources/launcher/res/16x16/gbc.png
+share/fs-uae-launcher/resources/launcher/res/16x16/hd.png
+share/fs-uae-launcher/resources/launcher/res/16x16/help.png
+share/fs-uae-launcher/resources/launcher/res/16x16/information.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lightning.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lightning_off.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lightning_red.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lock.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lock_open.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lock_open_green.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lock_red.png
+share/fs-uae-launcher/resources/launcher/res/16x16/lynx.png
+share/fs-uae-launcher/resources/launcher/res/16x16/medal_gold_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/monitor_left.png
+share/fs-uae-launcher/resources/launcher/res/16x16/monitor_middle_left.png
+share/fs-uae-launcher/resources/launcher/res/16x16/monitor_middle_right.png
+share/fs-uae-launcher/resources/launcher/res/16x16/monitor_right.png
+share/fs-uae-launcher/resources/launcher/res/16x16/more.png
+share/fs-uae-launcher/resources/launcher/res/16x16/n64.png
+share/fs-uae-launcher/resources/launcher/res/16x16/nds.png
+share/fs-uae-launcher/resources/launcher/res/16x16/nes.png
+share/fs-uae-launcher/resources/launcher/res/16x16/ngc.png
+share/fs-uae-launcher/resources/launcher/res/16x16/page_white_world.png
+share/fs-uae-launcher/resources/launcher/res/16x16/pencil.png
+share/fs-uae-launcher/resources/launcher/res/16x16/ps2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/psx.png
+share/fs-uae-launcher/resources/launcher/res/16x16/rating_fav.png
+share/fs-uae-launcher/resources/launcher/res/16x16/rating_fav_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/settings.png
+share/fs-uae-launcher/resources/launcher/res/16x16/smd.png
+share/fs-uae-launcher/resources/launcher/res/16x16/sms.png
+share/fs-uae-launcher/resources/launcher/res/16x16/snes.png
+share/fs-uae-launcher/resources/launcher/res/16x16/tg16.png
+share/fs-uae-launcher/resources/launcher/res/16x16/thumb_down_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/thumb_down_mod.png
+share/fs-uae-launcher/resources/launcher/res/16x16/thumb_down_shadow.png
+share/fs-uae-launcher/resources/launcher/res/16x16/thumb_up_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/thumb_up_mod.png
+share/fs-uae-launcher/resources/launcher/res/16x16/thumb_up_shadow.png
+share/fs-uae-launcher/resources/launcher/res/16x16/tick.png
+share/fs-uae-launcher/resources/launcher/res/16x16/user.png
+share/fs-uae-launcher/resources/launcher/res/16x16/warning.png
+share/fs-uae-launcher/resources/launcher/res/16x16/warning_2.png
+share/fs-uae-launcher/resources/launcher/res/16x16/warning_3.png
+share/fs-uae-launcher/resources/launcher/res/16x16/wii.png
+share/fs-uae-launcher/resources/launcher/res/16x16/world.png
+share/fs-uae-launcher/resources/launcher/res/16x16/world_link.png
+share/fs-uae-launcher/resources/launcher/res/22/
+share/fs-uae-launcher/resources/launcher/res/22/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/22/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/22/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/24/
+share/fs-uae-launcher/resources/launcher/res/24/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/24/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/24/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/256/
+share/fs-uae-launcher/resources/launcher/res/256/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/256/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/256/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/32/
+share/fs-uae-launcher/resources/launcher/res/32/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/32/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/32/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/32/main-menu.png
+share/fs-uae-launcher/resources/launcher/res/32/quick-settings-sidebar.png
+share/fs-uae-launcher/resources/launcher/res/32x32/
+share/fs-uae-launcher/resources/launcher/res/32x32/application-x-firmware.png
+share/fs-uae-launcher/resources/launcher/res/32x32/applications-games.png
+share/fs-uae-launcher/resources/launcher/res/32x32/audio-card.png
+share/fs-uae-launcher/resources/launcher/res/32x32/copyright
+share/fs-uae-launcher/resources/launcher/res/32x32/drive-harddisk.png
+share/fs-uae-launcher/resources/launcher/res/32x32/go-home.png
+share/fs-uae-launcher/resources/launcher/res/32x32/media-floppy.png
+share/fs-uae-launcher/resources/launcher/res/32x32/media-optical.png
+share/fs-uae-launcher/resources/launcher/res/32x32/system-shutdown.png
+share/fs-uae-launcher/resources/launcher/res/40/
+share/fs-uae-launcher/resources/launcher/res/40/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/40/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/48/
+share/fs-uae-launcher/resources/launcher/res/48/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/48/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/48/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/64/
+share/fs-uae-launcher/resources/launcher/res/64/fs-uae-arcade.png
+share/fs-uae-launcher/resources/launcher/res/64/fs-uae-launcher.png
+share/fs-uae-launcher/resources/launcher/res/64/fs-uae.png
+share/fs-uae-launcher/resources/launcher/res/README.txt
+share/fs-uae-launcher/resources/launcher/res/add_button.png
+share/fs-uae-launcher/resources/launcher/res/adf_extended.dat
+share/fs-uae-launcher/resources/launcher/res/adf_game_16.png
+share/fs-uae-launcher/resources/launcher/res/amiga_forever_group.png
+share/fs-uae-launcher/resources/launcher/res/auto_download_16.png
+share/fs-uae-launcher/resources/launcher/res/browse_button.png
+share/fs-uae-launcher/resources/launcher/res/browse_file_16.png
+share/fs-uae-launcher/resources/launcher/res/browse_folder_16.png
+share/fs-uae-launcher/resources/launcher/res/cd_button.png
+share/fs-uae-launcher/resources/launcher/res/cd_game_16.png
+share/fs-uae-launcher/resources/launcher/res/cdrom_16.png
+share/fs-uae-launcher/resources/launcher/res/clear_button.png
+share/fs-uae-launcher/resources/launcher/res/cover.png
+share/fs-uae-launcher/resources/launcher/res/cover_overlay.png
+share/fs-uae-launcher/resources/launcher/res/cover_overlay_square.png
+share/fs-uae-launcher/resources/launcher/res/database_url_16.png
+share/fs-uae-launcher/resources/launcher/res/download_16.png
+share/fs-uae-launcher/resources/launcher/res/download_32.png
+share/fs-uae-launcher/resources/launcher/res/eject_button.png
+share/fs-uae-launcher/resources/launcher/res/favorite_button.png
+share/fs-uae-launcher/resources/launcher/res/favorite_button_2.png
+share/fs-uae-launcher/resources/launcher/res/file_16.png
+share/fs-uae-launcher/resources/launcher/res/floppy_16.png
+share/fs-uae-launcher/resources/launcher/res/folder_16.png
+share/fs-uae-launcher/resources/launcher/res/fs_uae_group.png
+share/fs-uae-launcher/resources/launcher/res/fsuae_config_16.png
+share/fs-uae-launcher/resources/launcher/res/fullscreen_16.png
+share/fs-uae-launcher/resources/launcher/res/game_16.png
+share/fs-uae-launcher/resources/launcher/res/hardware_button.png
+share/fs-uae-launcher/resources/launcher/res/hd_button.png
+share/fs-uae-launcher/resources/launcher/res/hd_game_16.png
+share/fs-uae-launcher/resources/launcher/res/help_16.png
+share/fs-uae-launcher/resources/launcher/res/hol_url_16.png
+share/fs-uae-launcher/resources/launcher/res/ipf_game_16.png
+share/fs-uae-launcher/resources/launcher/res/joystick.png
+share/fs-uae-launcher/resources/launcher/res/joystick_button.png
+share/fs-uae-launcher/resources/launcher/res/kickstart.png
+share/fs-uae-launcher/resources/launcher/res/lemon_url_16.png
+share/fs-uae-launcher/resources/launcher/res/missing_game_16.png
+share/fs-uae-launcher/resources/launcher/res/mobygames_url_16.png
+share/fs-uae-launcher/resources/launcher/res/na_emblem.png
+share/fs-uae-launcher/resources/launcher/res/new_button.png
+share/fs-uae-launcher/resources/launcher/res/not_important_button.png
+share/fs-uae-launcher/resources/launcher/res/ok_button.png
+share/fs-uae-launcher/resources/launcher/res/ok_button_2.png
+share/fs-uae-launcher/resources/launcher/res/ok_emblem.png
+share/fs-uae-launcher/resources/launcher/res/open_button.png
+share/fs-uae-launcher/resources/launcher/res/rating_down_16.png
+share/fs-uae-launcher/resources/launcher/res/rating_fav_16.png
+share/fs-uae-launcher/resources/launcher/res/rating_up_16.png
+share/fs-uae-launcher/resources/launcher/res/refresh_button.png
+share/fs-uae-launcher/resources/launcher/res/remove_button.png
+share/fs-uae-launcher/resources/launcher/res/save_as_button.png
+share/fs-uae-launcher/resources/launcher/res/save_button.png
+share/fs-uae-launcher/resources/launcher/res/screenshot.png
+share/fs-uae-launcher/resources/launcher/res/screenshot_overlay.png
+share/fs-uae-launcher/resources/launcher/res/search_group.png
+share/fs-uae-launcher/resources/launcher/res/update_available_32.png
+share/fs-uae-launcher/resources/launcher/res/user_menu.png
+share/fs-uae-launcher/resources/launcher/res/warning_32.png
+share/fs-uae-launcher/resources/launcher/res/wikipedia_url_16.png
+share/fs-uae-launcher/resources/launcher/res/windowed_16.png
+share/fs-uae-launcher/resources/workspace/
+share/fs-uae-launcher/resources/workspace/res/
+share/fs-uae-launcher/resources/workspace/res/16x16/
+share/fs-uae-launcher/resources/workspace/res/16x16/audio-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/database-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-cz.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-de.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-dk.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-eo.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-es.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-fi.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-fr.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-gb.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-gr.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-hu.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-it.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-jp.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-nl.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-no.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-pl.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-pt.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-rs.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-se.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-tr.png
+share/fs-uae-launcher/resources/workspace/res/16x16/flag-unknown.png
+share/fs-uae-launcher/resources/workspace/res/16x16/floppy.png
+share/fs-uae-launcher/resources/workspace/res/16x16/gamepad.png
+share/fs-uae-launcher/resources/workspace/res/16x16/hd-volume.png
+share/fs-uae-launcher/resources/workspace/res/16x16/indexing-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/joystick-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/joystick.png
+share/fs-uae-launcher/resources/workspace/res/16x16/keyboard-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/language-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/maintenance.png
+share/fs-uae-launcher/resources/workspace/res/16x16/mouse-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/netplay-settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/password.png
+share/fs-uae-launcher/resources/workspace/res/16x16/refresh.png
+share/fs-uae-launcher/resources/workspace/res/16x16/settings.png
+share/fs-uae-launcher/resources/workspace/res/16x16/video-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/
+share/fs-uae-launcher/resources/workspace/res/48/amiga-computer.png
+share/fs-uae-launcher/resources/workspace/res/48/arcade.png
+share/fs-uae-launcher/resources/workspace/res/48/audio-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/calculator.png
+share/fs-uae-launcher/resources/workspace/res/48/clock.png
+share/fs-uae-launcher/resources/workspace/res/48/configs-volume.png
+share/fs-uae-launcher/resources/workspace/res/48/database-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/file-manager.png
+share/fs-uae-launcher/resources/workspace/res/48/filter-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/floppies-volume.png
+share/fs-uae-launcher/resources/workspace/res/48/floppy.png
+share/fs-uae-launcher/resources/workspace/res/48/folder-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/folder.png
+share/fs-uae-launcher/resources/workspace/res/48/fs-uae-launcher.png
+share/fs-uae-launcher/resources/workspace/res/48/fs-uae-volume.png
+share/fs-uae-launcher/resources/workspace/res/48/hd-volume.png
+share/fs-uae-launcher/resources/workspace/res/48/indexing-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/joystick-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/joystick.png
+share/fs-uae-launcher/resources/workspace/res/48/key-map.png
+share/fs-uae-launcher/resources/workspace/res/48/keyboard-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/kickstarts.png
+share/fs-uae-launcher/resources/workspace/res/48/language-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/language.png
+share/fs-uae-launcher/resources/workspace/res/48/log-viewer.png
+share/fs-uae-launcher/resources/workspace/res/48/maintenance.png
+share/fs-uae-launcher/resources/workspace/res/48/mouse-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/netplay-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/netplay.png
+share/fs-uae-launcher/resources/workspace/res/48/password.png
+share/fs-uae-launcher/resources/workspace/res/48/plugins-folder.png
+share/fs-uae-launcher/resources/workspace/res/48/plugins.png
+share/fs-uae-launcher/resources/workspace/res/48/preferences.png
+share/fs-uae-launcher/resources/workspace/res/48/refresh.png
+share/fs-uae-launcher/resources/workspace/res/48/settings.png
+share/fs-uae-launcher/resources/workspace/res/48/tools.png
+share/fs-uae-launcher/resources/workspace/res/48/ubuntu-volume.png
+share/fs-uae-launcher/resources/workspace/res/48/utilities.png
+share/fs-uae-launcher/resources/workspace/res/48/video-settings.png
+share/fs-uae-launcher/resources/workspace/res/48/web-browser.png
+share/fs-uae-launcher/resources/workspace/res/gamepad-config.png
--
Best Regards
Edd Barrett
https://www.theunixzoo.co.uk
UPDATE: emulators/fs-uae{,-launcher} to version 3.2.35