File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
board/funkey/rootfs-overlay/usr/games Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33# Launch the process in background, record the PID into a file, wait
44# for the process to terminate and erase the recorded PID
5- sdlgnuboy --syncrtc " $1 " &
5+ sdlgnuboy --syncrtc --stereo=0 " $1 " &
66record_pid $!
77wait $!
88erase_pid
Original file line number Diff line number Diff line change @@ -3021,10 +3021,10 @@ ngp.enable 1
30213021ngp.forcemono 1
30223022
30233023; ngp, Built-In, Gamepad: A
3024- ngp.input.builtin.gamepad.a keyboard 97
3024+ ngp.input.builtin.gamepad.a keyboard 98~keyboard 120
30253025
30263026; ngp, Built-In, Gamepad: B
3027- ngp.input.builtin.gamepad.b keyboard 98
3027+ ngp.input.builtin.gamepad.b keyboard 97~keyboard 121
30283028
30293029; ngp, Built-In, Gamepad: DOWN ↓
30303030ngp.input.builtin.gamepad.down keyboard 100
Original file line number Diff line number Diff line change 33# commander
44#
55# ############################################################
6- COMMANDER_VERSION = commander-FunKey-1.0.0
6+ COMMANDER_VERSION = commander-FunKey-1.0.1
77COMMANDER_SITE_METHOD = git
88COMMANDER_SITE = https://github.com/FunKey-Project/commander.git
99COMMANDER_LICENSE = GPL-2.0
Original file line number Diff line number Diff line change 33# gmenu2x
44#
55# ############################################################
6- GMENU2X_VERSION = gmenu2x-FunKey-1.0.1
6+ GMENU2X_VERSION = gmenu2x-FunKey-1.0.2
77GMENU2X_SITE_METHOD = git
88GMENU2X_SITE = https://github.com/FunKey-Project/gmenu2x.git
99GMENU2X_LICENSE = GPL-2.0
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- PICODRIVE_VERSION = picodrive-FunKey-1.2.0
7+ PICODRIVE_VERSION = picodrive-FunKey-1.2.1
88PICODRIVE_SITE_METHOD = git
99PICODRIVE_SITE = https://github.com/FunKey-Project/picodrive.git
1010PICODRIVE_LICENSE = MAME
You can’t perform that action at this time.
0 commit comments