Commit Graph

908 Commits

Author SHA1 Message Date
sorgelig
4e96473a1a Initial support for Atari ST. 2020-04-17 23:44:05 +08:00
sorgelig
07d965102d Some refactoring and normalization. 2020-04-12 17:19:49 +08:00
sorgelig
b2ae1e562a Add arcade launching cmd. 2020-04-11 20:12:04 +08:00
sorgelig
d27f4fcc82 common large load buffer. 2020-04-11 19:47:33 +08:00
sorgelig
27c72cab81 video: apply border setting to menu core. 2020-04-10 03:15:30 +08:00
mlc4050
358787441e Disabled merging for Mayflash 2 port SNES controller and Xinmo 2 player usb encoder
* Disabled merging for Mayflash and Xinmo 2 player controller vids

* Added a PID check before bypassing device merging
2020-04-08 15:14:22 +08:00
sorgelig
ab0eb9273a file_io: use less stack in ScanDirectory. 2020-04-02 19:56:10 +08:00
sorgelig
5abb845ce1 arcade: fix the length parameter of part. 2020-04-01 22:02:17 +08:00
sorgelig
9cb97a1644 Better performance for seek inside the zip. 2020-04-01 22:01:13 +08:00
sorgelig
cceef25c24 file_io: display extension if wildcard is used. 2020-03-31 05:24:04 +08:00
sorgelig
cc4b1ab88e Release 20200325. 2020-03-25 22:28:12 +08:00
Newsdee
1778fb72e8 Relabel skip command in mapping UI to "Space/User" 2020-03-25 22:22:03 +08:00
sorgelig
4ce5bed723 video: improve border handling. 2020-03-25 18:56:03 +08:00
sorgelig
19fd1035d5 Don't pass user button to core of OSD is visible. 2020-03-21 10:12:00 +08:00
sorgelig
f7a26fba54 input: skip KEY_UNKNOWN code. 2020-03-19 02:45:51 +08:00
sorgelig
ae4b8968e9 input: display controller's player number. 2020-03-18 23:59:50 +08:00
sorgelig
5a4df1c8a8 Always enable volume control. 2020-03-17 01:27:27 +08:00
sorgelig
5b60007414 Workaround for SELECT button on XBOX controllers with new FW. 2020-03-17 01:05:58 +08:00
sorgelig
f9b5b9bbc3 Support up to 3 alternative INI files (Back+DPAD in OSD). Some refactoring in cfg/ini parsing. 2020-03-17 00:20:09 +08:00
sorgelig
4cc307dbec fix display name. 2020-03-16 11:59:57 +08:00
sorgelig
5146defc59 Add names.txt example. 2020-03-12 00:47:38 +08:00
sorgelig
5f1eafaa1e Release 20200311. 2020-03-12 00:41:39 +08:00
sorgelig
dda937af89 INI option to limit display refresh rate. 2020-03-12 00:40:19 +08:00
sorgelig
a9d1f70265 input: fix mapping skip function. 2020-03-10 18:31:44 +08:00
sorgelig
b25b97a540 Support RBF display names from names.txt 2020-03-10 09:19:23 +08:00
sorgelig
691093ebf3 Create config path if doesn't exist. 2020-03-10 06:01:48 +08:00
sorgelig
547e101524 Debouncing for OSD control. 2020-03-09 21:36:22 +08:00
sorgelig
84a325a49e Release 20200308. 2020-03-09 00:14:21 +08:00
zakk4223
caca70296a Add support for booting mra files via bootcore ini setting. Includes lastcore/lastexactcore functionality
Co-authored-by: Zakk <zakk@rsdio.com>
2020-03-08 23:54:14 +08:00
sorgelig
1ba97325e4 input: fix default config restore, option for paddle/spinner button allocation from core. 2020-03-08 23:52:42 +08:00
sorgelig
1dfd580722 Release 20200307. 2020-03-07 19:57:22 +08:00
sorgelig
18a9ac8258 input: tweak the mapping info. 2020-03-07 19:51:20 +08:00
sorgelig
7fcc325d8c Long press of USER button in Menu core launches the joystick button definition. Short press of USER button skips the button in definition. 2020-03-07 05:35:19 +08:00
sorgelig
0eb7ea1924 input: fix alternative map when RIGHT button is skipped. 2020-03-06 04:59:27 +08:00
sorgelig
610f82bbcd Release 20200302. 2020-03-02 01:42:05 +08:00
sorgelig
07c0fe63df input: rework spinner code. 2020-03-02 00:19:25 +08:00
sorgelig
1a929a4fff input: adjust madcatz arcade stick support. 2020-03-02 03:19:46 +08:00
sorgelig
5279f9080d input: don't merge buggy raphnet devices. 2020-03-01 22:33:24 +08:00
sorgelig
e979f9dfe0 input: limit EV_ABS messages in Menu core to make it less laggy. 2020-03-01 19:41:20 +08:00
sorgelig
b64deae1ae input: add Teensy quirk. 2020-03-01 07:51:52 +08:00
sorgelig
c27c4543f4 input: update support for mr.Spinner and mr.Arcade devices. 2020-03-01 05:59:08 +08:00
sorgelig
79889c92eb Give USB and CIFS location priority for games folder over root. 2020-02-29 01:09:35 +08:00
sorgelig
09d24f4091 input: INI option (controller_info) to display/disable buttons map upon first press. 2020-02-29 01:03:22 +08:00
sorgelig
968f5462de input: refactoring paddle/spinner support, add support for MiSTer arcade controller. 2020-02-29 00:50:12 +08:00
sorgelig
ca515a23e8 input: fix the mapping (if skip is pressed on keyboard). 2020-02-29 00:45:35 +08:00
sorgelig
9e9048fed9 Release 20200225. 2020-02-25 23:47:07 +08:00
sorgelig
1670d1988a input: send paddle value independently from analog joystick. 2020-02-25 20:24:12 +08:00
sorgelig
d25ca00579 arcade: support for single part byte swap without inteleave node. 2020-02-23 04:02:16 +08:00
sorgelig
5357fa018b input: use another way to merge the devices. 2020-02-17 06:57:55 +08:00
sorgelig
9a5e615331 Fix positioning in file browser. 2020-02-17 03:52:23 +08:00