37 Commits

Author SHA1 Message Date
sorgelig
ce45d3f2da input: support for JammaSD to joystick translation. 2020-04-24 07:50:58 +08:00
sorgelig
5a4df1c8a8 Always enable volume control. 2020-03-17 01:27:27 +08:00
sorgelig
dda937af89 INI option to limit display refresh rate. 2020-03-12 00:40:19 +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
e4d36a5548 Option in ini file to enable the recents. 2019-12-29 06:54:42 +08:00
sorgelig
8ca087b7e5 Increase vscale_border limit to 399. 2019-12-04 19:37:49 +08:00
James-F2
e8290adc5e Add direct_video into example ini.
Please ignore if still experimental.
2019-11-07 19:02:24 +08:00
PhantombrainM
3821878cca Update MiSTer.ini
Add HDMI Limited 2 description
2019-09-11 21:36:18 +02:00
sorgelig
bbd001710c update font path in ini. 2019-06-12 03:16:10 +08:00
Martin White
e5c3b75167 Revert "Adds quiet boot option to hide menu duing countdown" 2019-06-04 23:26:47 +01:00
sorgelig
97866de58d Merge pull request #87 from Guddler/quiet_boot
Adds quiet boot option to hide menu duing countdown
2019-06-04 23:31:23 +08:00
Martin White
bae754cec2 Adds quiet boot option to hide menu duing countdown 2019-06-04 15:25:05 +01:00
sorgelig
d78a41aa31 Menu core: improved OSD timeout, hide logo as well, darked the screen after double timeout. 2019-06-04 15:49:06 +08:00
sorgelig
b1a1f16575 Execute scripts in fb terminal. fb_terminal ini option. 2019-05-28 06:16:43 +08:00
sorgelig
82312678b8 Picture and logo for menu background. 2019-05-25 22:43:05 +08:00
sorgelig
c03de64fd2 publish hdmi_limited option in INI. 2019-05-11 22:45:11 +08:00
sorgelig
0d35f66a81 Switch to standard 8x8 fonts. 2019-03-23 16:56:39 +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
0a89c2cd80 Separate PAL/NTSC modes for vsync_adjust. 2019-02-05 15:07:44 +08:00
sorgelig
8d6bcfc227 PAL/NTSC INI option for Menu core. 2019-01-16 13:50:32 +08:00
sorgelig
33921e306f vsync_adjust=2 for low latency mode. 2018-12-26 22:12:10 +08:00
sorgelig
b6e1b127ca INI option to hide RBF datecode. 2018-12-23 22:37:04 +08:00
sorgelig
1f4fe8a264 Replace vscale_integer with vscale_mode with extended functionality. 2018-12-21 04:42:10 +08:00
sorgelig
573ee8fc6d Option vscale_border for TVs cutting the edges. 2018-12-07 02:51:31 +08:00
sorgelig
8ce862de1e Support for integer vertical scale. 2018-10-16 15:00:28 +08:00
sorgelig
fa4422fc2e INI option to enable volume control. 2018-06-21 04:53:58 +08:00
sorgelig
ab05a80e10 INI option to disable boot screen of some cores. 2018-05-09 17:37:01 +08:00
sorgelig
a7d7960c0e Adjust custom video mode format (old format is also supported). 2018-05-02 22:03:47 +08:00
Sven Killig
c6890e6ddb Add 1024x600 mode(11). 2018-05-01 03:04:28 +02:00
sorgelig
9f48518615 Add 1366x768 mode(10). 2018-03-28 02:36:48 +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
52cbd96d2e Rename option vsync_auto to vsync_adjust. Add option video_info. 2018-02-26 02:22:50 +08:00
sorgelig
746549f088 Another, more simplified way to define custom HDMI video mode. 2017-12-15 16:42:03 +08:00
sorgelig
8c7f9ae948 Update sample INI. 2017-12-15 01:47:05 +08:00
sorgelig
348b376aba MiSTer.ini sample update. 2017-07-13 01:16:44 +08:00
sorgelig
7ae9aa6f6f HDMI Audio 48khz option. 2017-07-07 03:28:50 +08:00
sorgelig
96f7caaf71 Initial Commit. 2017-06-14 02:47:05 +08:00