Commit Graph

876 Commits

Author SHA1 Message Date
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
sorgelig
3ce2ac30b8 Release 20200216. 2020-02-16 23:25:48 +08:00
sorgelig
80dcef4de7 arcade: support for DDR3 direct loading. 2020-02-16 23:23:45 +08:00
sorgelig
b3b003b3dc Support for mr.Spinner 2020-02-16 23:23:24 +08:00
Jonathan 'theJPster' Pallant
a8d1f537a4 Add in support for KEY_102ND on PS/2 systems (#172) 2020-02-12 14:17:04 +08:00
sorgelig
63208062d4 Release 20200210. 2020-02-10 18:26:53 +08:00
sorgelig
21655d4b68 arcade: fixes in rom loading. 2020-02-10 18:26:15 +08:00
sorgelig
32b571c275 Release 20200202. 2020-02-02 06:29:10 +08:00
sorgelig
3bec9863ae input: fix the index. 2020-02-02 06:23:42 +08:00
sorgelig
4e60e9f8d0 arcade: MRA: support for byte interleave and swap. 2020-02-01 01:52:46 +08:00
sorgelig
385c2201c9 input: support buttons in MRA, show joystick map on first button press. 2020-01-31 05:34:22 +08:00
sorgelig
f1861c1dff arcade: update md5 reporting, prevent accidental md5 omission. 2020-01-27 01:22:48 +08:00
sorgelig
b4a4af0a86 arcade: filter out non-rbf files. 2020-01-23 15:42:19 +08:00
sorgelig
0534185875 Release 20200122. 2020-01-22 22:15:09 +08:00
sorgelig
27f65f3fdd Support for auto-mount of boot0-3.vhd 2020-01-22 01:47:00 +08:00
sorgelig
f25ec43188 Revert FB 31KHz mode values. 2020-01-21 13:30:12 +08:00
sorgelig
b3ee74dd44 Adjust FB TV modes. 2020-01-21 03:06:56 +08:00
sorgelig
6e27efef8d C64: rework T64 support to use memory file. 2020-01-20 23:46:21 +08:00
sorgelig
35f81c3826 Cleanup. 2020-01-20 14:04:36 +08:00
nanner55
8f4828c1cc Add T64 to D64 conversion support to C64.
* Added C64 T64 disk mount support.

* Fixed minor C64 T64 support bugs and minor code cleanup.

* Fixed DIR advance logic.
Changed various init values.

* Added workaround for FileOpen* functions auto-prepend breaking absolute
paths.
Changed T64 tmp path to be absolute.
2020-01-20 12:31:39 +08:00
sorgelig
20ecb10ef4 remove debug. 2020-01-15 22:33:01 +08:00
sorgelig
2d1694be67 arcade: pick most recent rbf if several are present. 2020-01-15 17:24:32 +08:00
sorgelig
afe367e7e0 Release 20200113. 2020-01-14 00:39:43 +08:00
sorgelig
27112e5811 arcade: override core name with 'setname' node in MRA. 2020-01-13 18:17:15 +08:00
sorgelig
e243887a7a input: support for paddle on MadCatz Arcade Stick XBox 360 (RThumb+XBox to enable/disable). 2020-01-13 17:10:26 +08:00
sorgelig
4787e74258 input: fix: ps2 auto-repeat was disabled. 2020-01-13 12:02:38 +08:00
sorgelig
f09c06aa2b Release 20200109. 2020-01-09 20:03:36 +08:00
sorgelig
229fcf3ba5 Tweaks for FB on TV. 2020-01-09 19:54:17 +08:00
sorgelig
ee9270de8c some cleanup. 2020-01-08 21:41:09 +08:00
zakk4223
a71c49be97 MRA: lookup rom parts by CRC first if "crc" attribute exists
MRA: supported ordered list "zip" attribute, (use '|' as delimiter)
2020-01-08 15:16:47 +08:00
sorgelig
85b677a32d Release 20200106. 2020-01-06 23:46:13 +08:00
sorgelig
cfbbfba404 Fix subindex for recents. 2020-01-05 06:38:07 +08:00
sorgelig
8f0c9bd8cc Support linux FB over VGA/Direct Video. 2020-01-04 14:57:47 +08:00