28 Commits

Author SHA1 Message Date
sorgelig
b25b97a540 Support RBF display names from names.txt 2020-03-10 09:19:23 +08:00
sorgelig
312873d0cf Progress bar for file loading. 2019-12-08 05:33:31 +08:00
sorgelig
b7ca2dfbf2 minimig: adjust menu option. 2019-11-10 04:49:28 +08:00
sorgelig
6fee050765 input: fixes and refactor. 2019-10-22 08:39:53 +08:00
sorgelig
b1a1f16575 Execute scripts in fb terminal. fb_terminal ini option. 2019-05-28 06:16:43 +08:00
sorgelig
a406686f4a Wiimote calibration (F10 in OSD). 2019-05-19 02:44:28 +08:00
sorgelig
e7ba2551d5 BT pair dialog. 2019-04-03 13:00:21 +08:00
sorgelig
00a75bd80b Fix EOL in sources. 2019-03-22 20:38:14 +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
5f8fbe5253 Open joystick buttons setup menu if not defined. 2019-01-06 23:47:46 +08:00
David Holm
3908a7f583 main, scheduler: Improve latency by coroutine scheduling
Schedules tasks in the main loop using coroutines so that long running
tasks, particularly relating to the UI, can yield execution in order to
call the poll functions at a tighter interval.
2019-01-04 23:03:31 +01:00
sorgelig
ddd5b75d2b Fix the warnings and some errors. 2018-12-29 21:15:25 +08:00
sorgelig
f0490eb28c Cleanup. 2018-02-28 04:03:02 +08:00
sorgelig
752c1add31 Improve info handling. 2018-02-28 03:24:47 +08:00
sorgelig
d235e806b2 Move to C++. Use C++14 as it adds binary literals -> HDL friendly. 2018-02-28 01:58:21 +08:00
sorgelig
3d393a64cf New style for info message. 2018-02-25 22:52:40 +08:00
sorgelig
20be108e5d Cleanup. 2018-01-30 21:06:16 +08:00
sorgelig
16dfe44aa2 Add digital volume control. 2018-01-30 20:56:51 +08:00
sorgelig
64c218cff6 Refactoring. 2018-01-23 05:33:23 +08:00
sorgelig
2a1b34b9fa Support for cores with integrated OSD/Menu. 2017-10-07 09:01:54 +08:00
sorgelig
1bed61c563 OSD tweaks for ao486. 2017-08-02 22:24:55 +08:00
sorgelig
50f2b02597 Keyboard code refactoring. 2017-08-02 02:24:57 +08:00
sorgelig
511811dc51 Keyboard control refactoring. 2017-07-17 14:39:14 +08:00
sorgelig
afa7e23067 Remove unused menu code. 2017-07-17 01:45:03 +08:00
sorgelig
8a17d66496 Some tweaks in Minimig boot code. 2017-07-17 01:27:15 +08:00
sorgelig
2f70516fe8 Add keyboard remapping. 2017-07-12 11:19:38 +08:00
sorgelig
96f7caaf71 Initial Commit. 2017-06-14 02:47:05 +08:00