emulators/{fs-uae,fs-uae-launcher}: Update to latest versions.

Simple updates to fs-uae-3.1.66 and fs-uae-launcher-3.1.68.
This commit is contained in:
edd 2022-08-12 19:23:09 +00:00
parent d5c4d27dd1
commit d5289ec86f
7 changed files with 489 additions and 213 deletions

View File

@ -1,23 +1,21 @@
COMMENT = launcher for the FS-UAE Amiga emulator
MODPY_EGG_VERSION = 3.0.5
MODPY_EGG_VERSION = 3.1.68
DISTNAME = fs-uae-launcher-${MODPY_EGG_VERSION}
EXTRACT_SUFX = .tar.xz
CATEGORIES = emulators x11
HOMEPAGE = http://fs-uae.net
HOMEPAGE = http://fs-uae.net/
MAINTAINER = Edd Barrett <edd@openbsd.org>
REVISION = 0
# GPLv2
PERMIT_PACKAGE = Yes
MASTER_SITES = https://fs-uae.net/stable/${MODPY_EGG_VERSION}/
MASTER_SITES = ${HOMEPAGE}files/FS-UAE-Launcher/Stable/${MODPY_EGG_VERSION}/
MODULES = lang/python
# The fs-uae-launcher distfile contains some bundled Python deps:
#
# - OpenGL: We use py-opengl from the ports tree instead.
#
# - A modified (stripped down) version amitools: For now we do use this, but
# if a dedicated port of amitools appears later, we can use it instead.
#
@ -42,6 +40,11 @@ SUBST_VARS += FS_PYTHONPATH
post-install:
${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} \
\( -name '*windows.conf' -or -name '*macos.conf' -or \
-name '*macosx.conf' -or -name '*for_windows*.ini' \) \
-delete
NO_TEST = Yes

View File

@ -1,2 +1,2 @@
SHA256 (fs-uae-launcher-3.0.5.tar.gz) = J3l6BLn8C+KAWumSwpUP9iKDg/oVPszvvev8Z4nKdrY=
SIZE (fs-uae-launcher-3.0.5.tar.gz) = 9633819
SHA256 (fs-uae-launcher-3.1.68.tar.xz) = 42EERC2yeODx0HPbwr4vmpN80z6WSWi3WzJMOT+OwDA=
SIZE (fs-uae-launcher-3.1.68.tar.xz) = 7736036

View File

@ -4,12 +4,20 @@ PYTHONPATH so they can be found.
Index: fs-uae-launcher
--- fs-uae-launcher.orig
+++ fs-uae-launcher
@@ -2,6 +2,8 @@
import os
import sys
@@ -1,11 +1,13 @@
#!/usr/bin/env python3
+import os
+import sys
+
+sys.path.insert(0, "${FS_PYTHONPATH}")
+
from fsboot import init
init()
-
-import os
-import sys
if sys.version_info[0] < 3 or sys.version_info[1] < 2:
print("You need at least Python 3.2 to run FS-UAE Launcher")
sys.exit(1)

View File

@ -861,7 +861,9 @@ share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/__init__.py
${MODPY_COMMENT}share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/${MODPY_PYCACHE}/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/${MODPY_PYCACHE}pluginexecutablefinder.${MODPY_PYC_MAGIC_TAG}pyc
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/${MODPY_PYCACHE}pluginmanager.${MODPY_PYC_MAGIC_TAG}pyc
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/pluginexecutablefinder.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/plugins/pluginmanager.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/refreshratetool.py
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/
@ -877,187 +879,491 @@ 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/00000000000000000000000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000000b0400003365000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000300f00001201000010010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000300f00001201000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000300f00001201000010010000/jess_tech_dual_analog_pad_12_4_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000300f00001201000010010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000450c00002043000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c0500006802000011010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c0500006802000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c0500006802000011010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c0500006802000011010000/sony_playstation_r_3_controller_19_27_0_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c0500006802000011810000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c050000c405000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c050000c405000011810000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004c050000cc09000011810000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004f04000015b3000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004f04000020b3000010010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004f04000020b3000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004f04000020b3000010010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000004f04000020b3000010010000/thrustmaster_2_in_1_dt_12_4_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400001907000000010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400001907000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400001907000000010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400001907000000010000/xbox_360_wireless_receiver_15_6_0_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000014010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000014010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000014010000/microsoft_x_box_360_pad_11_6_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000014010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000020010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000020200000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e0400008e02000070050000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e040000a102000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000005e040000d102000001010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d04000019c2000011010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d04000019c2000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d04000019c2000011010000/logitech_logitech_cordless_rumblepad_2_12_4_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d04000019c2000011010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001dc2000014400000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001dc2000014400000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001dc2000014400000/generic_x_box_pad_11_6_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001dc2000014400000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001ec2000020200000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001ec2000020200000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001ec2000020200000/generic_x_box_pad_11_6_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001ec2000020200000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001fc2000005030000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001fc2000005030000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001fc2000005030000/generic_x_box_pad_11_6_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d0400001fc2000005030000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d040000d2ca000011010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d040000d2ca000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d040000d2ca000011010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/030000006d040000d2ca000011010000/ps3_usb_cordless_gamepad_13_4_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000790000001100000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/0300000081170000990a000001010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000830500006020000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000a30600000901000000010000/
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000a30600000901000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000a30600000901000000010000/names.txt
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000a30600000901000000010000/saitek_p880_12_4_1_0_linux.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c01100000591000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c62400001a53000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c82d00000160000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c82d00000160000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c82d00000161000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c82d00001290000011010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000c82d000021ab000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000f025000021c1000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/03000000f0250000c383000010010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/050000004c0500006802000000800000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/050000004c050000c405000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/050000004c050000cc09000000810000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/050000005e040000e002000003090000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/05000000a00500003232000009010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/05000000c82d00000161000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/05000000c82d00003028000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/05000000c82d00005106000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/05000000c82d00006228000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/060000004c0500006802000000010000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/0b040000000000003365000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/0b043365000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/2_in_1_dt_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/2_in_1_dt_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/300f0000000000001201000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/300f1201000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/450c0000000000002043000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/450c2043000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4c050000000000006802000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4c05000000000000c405000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4c05c405000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4f0400000000000015b3000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4f0400000000000020b3000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4f0415b3000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/4f0420b3000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/5e040000000000008e02000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/5e048e02000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/5e04a102000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/5e04d102000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d0400000000000016c2000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d0400000000000018c2000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d0400000000000019c2000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d040000000000001dc2000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d040000000000001ec2000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d040000000000001fc2000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d04000000000000d2ca000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d0416c2000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d0418c2000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d0419c2000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d041dc2000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d041ec2000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d041fc2000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/6d04d2ca000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/78696e70757401000000000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8117000000000000990a000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/8117990a000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/83050000000000006020000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/83056020000000000000504944564944.fs-uae-controller
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_4_1_0_macos.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_15_6_1_0_windows.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_4_1_0_macos.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/92120000000000005441000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/92125441000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/a0050000000000003232000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/a0053232000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/a3060000000000000901000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/a3060901000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/atari_controller_usb_1_2_0_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/atari_controller_usb_2_4_0_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/bluetooth_wireless_controller_16_6_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c0110000000000000591000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c0110591000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c6240000000000001a53000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c6241a53000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c82d00000000000021ab000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c82d0000000000003028000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c82d21ab000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/c82d3028000000000000504944564944.fs-uae-controller
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/controller_gamepad_f310_10_5_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/controller_pro_ex_mini_for_xbox_10_5_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/controller_rumble_gamepad_f510_10_5_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/controller_wireless_gamepad_f710_10_5_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/controller_xbox_360_for_windows_10_5_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/controller_xbox_360_wireless_receiver_for_windows_10_5_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/controller_xbox_one_for_windows_11_6_1_0_windows.conf
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/dual_analog_pad_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/dual_analog_pad_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/f02500000000000021c1000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/f025000000000000c383000000000000.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/f02521c1000000000000504944564944.fs-uae-controller
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/f025c383000000000000504944564944.fs-uae-controller
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/gioteck_ps3_wired_controller_13_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/gioteck_ps3_wired_controller_13_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/gioteck_vx2_wired_controller_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/gioteck_vx2_wired_controller_13_4_1_0_macos.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
@ -1070,31 +1376,18 @@ share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech/logitech_ex
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_cordless_rumblepad_2_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_cordless_rumblepad_2_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_cordless_rumblepad_2_usb_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_dual_action_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_dual_action_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_dual_action_usb_12_4_1_0_windows.conf
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/logitech_r_precision_tm_gamepad_10_2_0_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_rumblepad_2_usb_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/logitech_rumblepad_2_usb_12_4_1_0_windows.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/controller_xbox_360_for_windows.ini
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/microsoft/controller_xbox_360_wireless_receiver_for_windows.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_for_windows_controller.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/xbox_360_wireless_receiver_for_windows_controller.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/
@ -1105,18 +1398,9 @@ share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/mosic_speed_link_com
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/p880_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/p880_12_4_1_0_windows.conf
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/playstation_r_3_controller_19_4_0_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/playstation_r_3_controller_19_4_0_0_macosx.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_corded_gamepad_13_4_1_0_macos.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/ps3_usb_cordless_gamepad_13_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/ps3_usb_cordless_gamepad_13_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/retro_joystick_adapter_v2_0_3_2_0_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/retro_joystick_adapter_v2_0_3_2_0_0_windows.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
@ -1125,8 +1409,6 @@ share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/saitek/dual_analog_g
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_joystick_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sfc30_joystick_12_4_1_0_windows.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/
@ -1138,45 +1420,27 @@ share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/sony_computer_entert
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/speed_link_competition_pro_4_2_0_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/speed_link_competition_pro_4_2_0_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/speedlink_strike_2_gamepad_12_5_1_0_windows.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/speedlink_torid_12_4_1_0_windows.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_dual_analog_3_2_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/thrustmaster_dual_analog_3_2_12_4_1_0_windows.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_2_axis_8_button_gamepad_8_2_0_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/usb_2_axis_8_button_gamepad_8_2_0_0_windows.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_360_controller_15_6_0_0_macos.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/wireless_controller_14_6_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/wireless_controller_14_6_1_0_windows.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/x360controller_16_6_0_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xbox_360_wired_controller_15_6_0_0_macos.conf
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/xbox_one_wired_controller_15_6_0_0_macos.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/xeox_gamepad_sl_6556_bk_12_4_1_0_macos.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xeox_gamepad_sl_6556_bk_12_4_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xinput_controller_11_6_1_0_windows.conf
share/fs-uae-launcher/python${MODPY_VERSION}/fsgs/res/input/xinput_controller_15_6_0_0_windows.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

View File

@ -5,9 +5,10 @@ BROKEN-alpha = error: invalid 'asm': invalid %xn code
USE_WXNEEDED = Yes
COMMENT = modern Amiga emulator
V = 3.0.5
V = 3.1.66
MODPY_EGG_VERSION = ${V}
DISTNAME = fs-uae-$V
EXTRACT_SUFX = .tar.xz
CATEGORIES = emulators
HOMEPAGE = https://fs-uae.net/
@ -21,7 +22,7 @@ WANTLIB += openal png pthread ${COMPILER_LIBCXX} z
COMPILER = base-clang ports-gcc base-gcc
MASTER_SITES = ${HOMEPAGE}stable/$V/
MASTER_SITES = ${HOMEPAGE}files/FS-UAE/Stable/$V/
BUILD_DEPENDS = devel/gettext,-tools \
archivers/zip

View File

@ -1,2 +1,2 @@
SHA256 (fs-uae-3.0.5.tar.gz) = 8m7ELgPPGntTts4NmEWqRbv0cgibXsBGs+t4TsaFn+M=
SIZE (fs-uae-3.0.5.tar.gz) = 4819884
SHA256 (fs-uae-3.1.66.tar.xz) = YG4YaLUAQT1pvTO7Rp+P0I1sCJiIAfF7fdAi8/viODI=
SIZE (fs-uae-3.1.66.tar.xz) = 3627688

View File

@ -3,7 +3,7 @@ Unbreak joystick detection.
Index: src/fs-uae/main.c
--- src/fs-uae/main.c.orig
+++ src/fs-uae/main.c
@@ -921,6 +921,7 @@ static void list_joysticks()
@@ -922,6 +922,7 @@ static void list_joysticks()
}
printf("# SDL_NumJoysticks(): %d\n", SDL_NumJoysticks());
for(int i = 0; i < SDL_NumJoysticks(); i++) {