Sorgelig
18b2ee21e9
video: send SPD info frame in direct_video mode.
2023-12-23 06:48:31 +08:00
Sorgelig
70645f505c
Display INI selection menu.
2023-07-07 23:01:06 +08:00
Sorgelig
26e1cccbaa
Implement new way to address status bits. 128bit status.
2022-05-05 21:06:13 +08:00
Sorgelig
f45b2b5bab
PSX: highlight current save file in browser.
2022-02-09 21:14:47 +08:00
Sorgelig
7c8b149d5f
PSX: use per-game memory card. Allow to mount memory card from saves.
2022-02-09 03:33:12 +08:00
Sorgelig
4274a3018f
OSD: support for options SC and FSC.
2021-12-16 04:31:00 +08:00
Alan Steremberg
6dbfe34fc9
Fixes for SharpMZ ( #417 )
2021-06-30 03:49:56 +08:00
sorgelig
f208ccf3e7
menu: remember path of FC option.
2021-05-05 01:25:19 +08:00
sorgelig
28a292ea72
OSD: OSD_MSG flag for non-interactive windows.
2021-04-30 22:32:34 +08:00
sorgelig
5ffb3710d3
Support direct DDR3 loading by F option.
2021-04-16 23:20:41 +08:00
sorgelig
5d45b59117
Progress bar for arcades. Update NeoGeo progress bar.
2021-03-29 04:33:10 +08:00
sorgelig
61a965eacc
HV-Integer and crop for AtariST. Debug output for used status bits.
2021-02-24 02:07:16 +08:00
sorgelig
b238b4644f
OSD: display saving message upon autosave.
2021-01-15 17:51:40 +08:00
sorgelig
e74792b61c
Support for RasPad3 touchscreen.
2021-01-15 13:51:42 +08:00
sorgelig
7e45aa5d23
Allow INI combo switch only in main or system page.
2020-07-13 03:03:08 +08:00
sorgelig
e118e4f3cb
display 2 lines for long files.
2020-05-11 15:40:18 +08:00
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