Commit Graph

1904 Commits

Author SHA1 Message Date
sorgelig
f5a4bd3a46 Release 20200917. 2020-09-17 23:56:37 +08:00
sorgelig
fa7fe5391a ao486: rework IDE, support for CD-ROM. 2020-09-17 23:48:26 +08:00
sorgelig
0e1ca7da59 Release 20200907. 2020-09-07 23:53:34 +08:00
sorgelig
123939b1a5 ao486: support for secondary floppy. 2020-09-07 22:57:05 +08:00
paulb-nl
303797f1a7 Add no_merge_vid/pid to MiSTer.ini 2020-09-07 22:56:06 +08:00
sorgelig
ec1161c3ca menu: use LEFT button to return from sub-menu. 2020-09-01 04:19:42 +08:00
sorgelig
e86b8bdd33 snes: select DSP1 for Pilotwings. 2020-09-01 03:41:12 +08:00
sorgelig
c875f0bb86 Release 20200821. 2020-08-21 21:40:33 +08:00
sorgelig
65afb152a0 Support for supplement file loading. 2020-08-21 21:38:02 +08:00
sorgelig
16148fc2c7 input: allow to use any defined button to assign the player. 2020-08-21 18:13:34 +08:00
sorgelig
1b9537eee7 archie: support for IDE, auto-save for CMOS. 2020-08-20 17:35:20 +08:00
sorgelig
141c0bedae fpga_io: reboot ASAP if USB Blaster loading is detected. 2020-08-20 17:33:34 +08:00
sorgelig
419ae67dee user_io: extend ioctl_* functionality. 2020-08-20 17:30:52 +08:00
sorgelig
05f87a30e7 ao486: fix zip files copy to/from shared folder. 2020-08-17 02:29:07 +08:00
paulb-nl
ddb3a8847e Add setting to disable merge for specific VID/PID.
For example J-PAC in dual X-input mode with VID/PID 045e:028e
2020-08-16 04:29:13 +08:00
sorgelig
d0c7abc012 Release 20200814. 2020-08-14 22:29:40 +08:00
sorgelig
b4884cbb17 ao486: adjust MIDI clock case 2020-08-14 16:17:16 +08:00
sorgelig
aefb8d9176 Reset UART upon core reset. 2020-08-12 13:29:16 +08:00
sorgelig
f2333f1f08 ao486: fix midi flag. 2020-08-11 22:57:41 +08:00
sorgelig
f3ec4dc542 ao486: move hdd cache to FPGA. 2020-08-07 14:41:06 +08:00
sorgelig
eecb5869ed ao486: support for new mgmt bus. 2020-08-06 14:34:25 +08:00
sorgelig
ba79d13239 ao486: 3mbit for high speed UART mode. 2020-08-04 05:54:57 +08:00
sorgelig
f320a94ee3 Faster HPS-FPGA block transfers. 2020-08-03 10:43:16 +08:00
sorgelig
1595d71f78 ao486: faster hdd read/write. 2020-08-02 18:21:20 +08:00
sorgelig
5761e81cee ao486: support for new disk i/o. 2020-08-01 08:50:17 +08:00
sorgelig
9e5711a9e9 ao486: additiona debug info is shared folder. 2020-07-30 19:15:13 +08:00
sorgelig
066aeab6fe ao486: adjust ram size. 2020-07-30 19:13:57 +08:00
sorgelig
539a941f5f ao486: 10x serial mode. 2020-07-30 19:13:08 +08:00
sorgelig
c7b4fa79cf ao486: some fixes in shared folder. 2020-07-20 00:53:18 +08:00
sorgelig
95adc60b8f ao486: suport for shared folder. 2020-07-19 06:04:47 +08:00
sorgelig
c528ebc2f1 ao486: variable CPU clock, 256MB RAM. 2020-07-19 06:04:36 +08:00
sorgelig
7e45aa5d23 Allow INI combo switch only in main or system page. 2020-07-13 03:03:08 +08:00
sorgelig
0b629ae55c minimig: fix fdd corruption upon write. 2020-07-13 02:57:47 +08:00
sorgelig
673a65dec3 ao486: do not try fdd boot if not mounted. 2020-07-11 07:18:58 +08:00
BinaryBond007
98bc9a3216 Fix "No Files!" bug when selecting soundfont from OSD 2020-07-06 23:39:36 +08:00
sorgelig
7a9cd0a2ad input: fix: some BT devices(wiimote) don't have phys field, so use uniq field only. 2020-07-05 03:56:44 +08:00
sorgelig
71ebd66468 Release 20200705. 2020-07-05 02:26:22 +08:00
sorgelig
b2c8782094 ao486: don't try to mount file with empty name. 2020-07-05 01:15:31 +08:00
sorgelig
3e386501f6 input: treat back button on MS devices as select. 2020-07-05 01:12:22 +08:00
sorgelig
0ac0389fa9 ao486: use shared memory to upload BIOS. 2020-07-04 08:51:26 +08:00
sorgelig
86688d7297 Fix core listing in menu core. 2020-07-04 06:22:02 +08:00
sorgelig
01eac63641 ao486: configurable clock. 2020-07-04 02:06:32 +08:00
sorgelig
8b0f4fe412 Release 20200703. 2020-07-03 23:38:38 +08:00
sorgelig
0e9dd5e7e6 input: reset map_shown on player assignment reset. 2020-07-03 23:35:03 +08:00
sorgelig
772d3a71eb Add shared_folder INI option. 2020-07-03 05:52:19 +08:00
sorgelig
29e9150ca7 file_io: normalize the rule of root path across different functions. 2020-07-03 05:50:40 +08:00
sorgelig
2b9b53b892 CheckTimer(0) always return true. 2020-07-03 05:11:35 +08:00
sorgelig
00b6675fb2 Tweaks in type-to-filter. 2020-07-03 05:09:26 +08:00
OskarSigvardsson
2b2c668d4f Use proper filter instead of prefix to filter file lists
Added a new argument to ScanDirectory, a "filter" parameter. If it exists, it
will filter items regardless of where in the filename the filter appears (not
just in the beginning, as with the prefix). So if you type "ADV" as the filter,
both "Advance Wars" as well as "Ace Combat Advance" will pass through
2020-07-02 23:41:38 +08:00
OskarSigvardsson
6bac0b2eeb Implemented type-to-filter functionality in long game lists
Previously, when you started typing the name of a game in the long list of
games, it would jump to each successive letter you typed. So if you wanted to
play "Crash Bandicoot" on the GBA, and you started typing "CRA" on the keyboard,
the menu would first jump to C, then R, then A. This is almost certainly not
what you want, and not standard UX for these kinds of long lists.

This commit changes the behaviour to filter the list based on what you've typed.
So if you type "CRA", it will only show games beginning with "CRA". If you wish
to clear the filter, you can do so with backspace. Also: if you don't type for a
little bit (currently 2000 ms), it will also clear the prefix the next time you
start typing.

The functionality is implemented using the "prefix" argument to ScanDirectory.
2020-07-02 07:14:53 +08:00