Delete MiSTer.config

This commit is contained in:
Locutus73
2019-05-01 20:00:26 +02:00
committed by GitHub
parent 02bd4cd1a4
commit 7155c7f5b2

View File

@@ -1,47 +0,0 @@
# MiSTer config
#Wiimote IR
Plugin.ir_ptr.X = ABS_X
Plugin.ir_ptr.Y = ABS_Y
# WiiMote
Wiimote.A = BTN_A
Wiimote.B = BTN_B
#Wiimote.Dpad.X = ABS_HAT0Y
#Wiimote.Dpad.Y = -ABS_HAT0X
Wiimote.Dpad.X = ABS_HAT0X
Wiimote.Dpad.Y = -ABS_HAT0Y
Wiimote.Minus = BTN_SELECT
Wiimote.Plus = BTN_START
Wiimote.Home = BTN_MODE
Wiimote.1 = BTN_X
Wiimote.2 = BTN_Y
# Nunchuk
Nunchuk.C = BTN_C
Nunchuk.Z = BTN_Z
# Classic-Controller
#Classic.Dpad.X = ABS_HAT0X
#Classic.Dpad.Y = -ABS_HAT0Y
#Classic.LStick.X = ABS_X
#Classic.LStick.Y = -ABS_Y
#Classic.RStick.X = ABS_RX
#Classic.RStick.Y = -ABS_RY
#Classic.A = BTN_A
#Classic.B = BTN_B
#Classic.X = BTN_X
#Classic.Y = BTN_Y
#Classic.Minus = BTN_SELECT
#Classic.Plus = BTN_START
#Classic.Home = BTN_MODE
#Classic.L = BTN_TL
#Classic.R = BTN_TR
#Classic.ZL = BTN_TL2
#Classic.ZR = BTN_TR2
# Leds
Plugin.led.Led1 = 1
#Plugin.led.Led2 = 1
#Plugin.led.Led3 = 1
#Plugin.led.Led4 = 1