Commit Graph

121 Commits

Author SHA1 Message Date
sorgelig
518535721a OSD: mask to disable and hide menu items. 2019-05-13 01:03:57 +08:00
sorgelig
fa3bd5e0dc Cheats: find the cheat file by CRC32. 2019-05-11 15:15:57 +08:00
sorgelig
46f2a167ae scripts: option to disable warning. 2019-05-10 18:04:56 +08:00
sorgelig
87978756c2 Don't start wminput if not available. 2019-05-09 23:05:38 +08:00
sorgelig
798c996c6e Update screenshot code. 2019-05-09 21:41:33 +08:00
nretro
41c23b994a merging upstream
Merge remote-tracking branch 'refs/remotes/origin/master'
2019-05-09 02:01:36 +02:00
nretro
cff43102f8 support upload of A1000 bootrom 2019-05-09 01:43:59 +02:00
sorgelig
050af0e7fd Display amount of loaded cheats in title. 2019-05-08 23:22:35 +08:00
sorgelig
b5968296a9 Add cheat engine. 2019-05-08 23:03:25 +08:00
sorgelig
a87da32a5f input: native support for Wiimote. 2019-05-05 21:48:24 +08:00
sorgelig
fb40a521f0 input: simplified joystick 2 sets definition. 2019-05-04 22:39:31 +08:00
sorgelig
f5409c5959 input: simplified mouse directions definition. 2019-05-04 01:45:47 +08:00
sorgelig
633df65050 cpu mask for wminput. 2019-05-01 16:22:34 +08:00
sorgelig
29c4418c32 Display OS version (if available). 2019-05-01 05:43:11 +08:00
sorgelig
4385e24989 scripts: use Scripts folder as default, add warning note. 2019-05-01 01:56:09 +08:00
sorgelig
5ce3f34f3a OSD: F10 - start/stop Wiimote daemon. 2019-04-29 02:10:23 +08:00
sorgelig
4014b10874 Archie: option to fix 25MHz audio. 2019-04-27 00:51:15 +08:00
sorgelig
e825f8d0a0 Archie: add 60hz option. 2019-04-26 04:22:39 +08:00
sorgelig
04518562cc input: support for 2 buttons sets. 2019-04-21 20:21:26 +08:00
sorgelig
9740549327 input: allow to map key/button to enter and escape keys. 2019-04-11 00:55:15 +08:00
sorgelig
c6c58d60d2 Fix EOL. 2019-04-06 17:11:33 +08:00
sorgelig
28059fb4e9 Add BT indicator to menu core. 2019-04-05 23:35:21 +08:00
sorgelig
777732475d Remove DS3 BT pairing customization. 2019-04-05 18:51:02 +08:00
sorgelig
e7ba2551d5 BT pair dialog. 2019-04-03 13:00:21 +08:00
sorgelig
20b67f2e44 Version display update. 2019-03-23 00:43:39 +08:00
sorgelig
00a75bd80b Fix EOL in sources. 2019-03-22 20:38:14 +08:00
sorgelig
5cf3638ca0 Input: show message if joystick not defined. Request to define the joystick in Menu core. 2019-03-21 06:16:31 +08:00
sorgelig
54796b0021 Input: fixes, add dpad test step. 2019-03-20 03:28:52 +08:00
sorgelig
14df06a0d3 Input: fixes and tweaks. 2019-03-19 03:13:46 +08:00
sorgelig
41011d365c Input: Analog mapping, remove axes customization, support up to 32 gamepad buttons. 2019-03-18 02:10:43 +08:00
Aitor Gómez
ee250685e1 Bootcore feature
[MiSTer]
; lastcore - Autoboot the last loaded core (corename autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; lastexactcore - Autoboot the last loaded exact core (corename_yyyymmdd.rbf autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; corename - Autoboot first corename_*.rbf found on the SD/USB
; corename_yyyymmdd.rbf - Autoboot first corename_yyyymmdd.rbf found on the SD/USB
;bootcore=lastcore    ; uncomment to autoboot a core, as the last loaded core.
bootcore_timeout=10  ; 10-30 timeout before autoboot, comment for autoboot without timeout.
2019-03-13 06:04:26 +01:00
sorgelig
02f0a802d5 Archie: option to swap mouse buttons 2/3. 2019-03-04 18:43:13 +08:00
sorgelig
7b5072df86 Archie: remove fdc/file customization. 2019-03-03 22:03:00 +08:00
sorgelig
90eb133882 Fix OSD volume control. 2019-02-28 01:52:59 +08:00
sorgelig
472e344e67 2 more color backrounds for Menu core. 2019-02-26 19:50:51 +08:00
bbond007
e04a275d09 Remove "Uartmode : MIDI-38K" by adding /tmp/CORENAME 2019-02-22 18:37:32 -05:00
sorgelig
ae98863cca OSD: scroll to top if first item is selected. 2019-02-08 15:39:01 +08:00
bbond007
a5151f9b64 Fix Archie menu to let you select EXIT 2019-02-07 16:53:35 -05:00
sorgelig
91654a6e50 Fix hang if no files found. 2019-01-26 17:28:18 +08:00
sorgelig
dade2f6dbe OSD: Volume control option. 2019-01-26 17:10:23 +08:00
sorgelig
07f4d0c5b3 Support for * wildcard. 2019-01-25 07:12:50 +08:00
sorgelig
e52d1c25f7 Minimig: improve the config selector. 2019-01-19 15:17:16 +08:00
bbond007
bf458d9f89 Change MIDI link to MidiLink to match INI File name. Change "Reset UART Connection" to "Reset UART connection" to match other menus 2019-01-18 01:34:50 -05:00
bbond007
67754d2a15 typo 2019-01-18 00:21:25 -05:00
bbond007
3e1d1c0fdf change /dev/midi to /dev/midi1 and add option to reset without making change 2019-01-18 00:17:14 -05:00
bbond007
09c20fa78c undo 2019-01-17 21:05:29 -05:00
bbond007
b94ceecad3 hasmidi fix 2019-01-17 20:55:05 -05:00
sorgelig
c4cf5e3687 OSD: separate page for UART settings. 2019-01-18 07:24:20 +08:00
sorgelig
f2af0772bf Save midilink mode. 2019-01-18 05:14:28 +08:00
sorgelig
d4606d88ee OSD: refactor the system page. 2019-01-17 18:30:16 +08:00