Commit Graph

640 Commits

Author SHA1 Message Date
sorgelig
dea718c4cd Minimig: 56MB option. 2019-07-11 16:07:20 +08:00
sorgelig
584f6a9a0d Makefile: some refactoring. 2019-06-29 03:08:21 +08:00
sorgelig
4965be614a Reset SNES type on name reading. 2019-06-29 03:05:45 +08:00
sorgelig
f056480a07 Normalize line endings, remove trailing spaces. 2019-06-29 00:57:18 +08:00
sorgelig
5d7d82392e fix minimig_set_adjust call. 2019-06-28 16:07:33 +08:00
sorgelig
ca75127859 Release 20190627. 2019-06-27 21:49:59 +08:00
sorgelig
30621334b0 Display site in header at start. 2019-06-27 21:48:23 +08:00
sorgelig
7f6250cfd8 Don't dim the screen if already dimmed. 2019-06-26 02:35:50 +08:00
sorgelig
e52ae6ba82 Rework disk LED activity. 2019-06-26 02:16:21 +08:00
sorgelig
a79245c586 snes: reserve IDs for future mappers. 2019-06-26 02:07:37 +08:00
sorgelig
ca9d1af9ce SNES: enable F1 ROCII save. 2019-06-20 00:40:06 +08:00
sorgelig
ce146a7ee9 input: improve 2-buttons menu combo. 2019-06-13 05:53:23 +08:00
sorgelig
56f66ebf41 Check status change request while ROM uploading. 2019-06-13 05:52:57 +08:00
sorgelig
bbd001710c update font path in ini. 2019-06-12 03:16:10 +08:00
sorgelig
e30647ca55 Release 20190611. 2019-06-11 21:37:18 +08:00
sorgelig
5d413a61fd Remove TZX parser. 2019-06-11 06:42:20 +08:00
sorgelig
22140fa65d Add VGA nag upon starting the script. 2019-06-11 01:31:13 +08:00
sorgelig
ded363e6ef input: fix: BTN_TGL was lost from autofire somehow. 2019-06-11 00:50:03 +08:00
sorgelig
5552d916ab Display OSD notification on VGA output when FB is active. 2019-06-10 22:16:29 +08:00
sorgelig
1be6234869 input: prevent unintentional RIGHT button mapping after stick test. 2019-06-10 06:42:11 +08:00
sorgelig
60899a7927 Fix 2-button menu combo. 2019-06-10 04:44:15 +08:00
sorgelig
a6078f4512 Release 20190609. 2019-06-09 19:20:12 +08:00
sorgelig
a8c0573802 Show mmc0 activity by DISK I/O Board LED on HPS screen. 2019-06-09 18:59:21 +08:00
sorgelig
ff2eba83bc input: release all buttons upon OSD/FB enter. 2019-06-09 16:04:05 +08:00
sorgelig
ba23d6bdec file_io: fix extension compare #2. 2019-06-09 16:03:15 +08:00
sorgelig
4ad9a8ae49 input: support 2-buttons combo for menu button. 2019-06-07 15:31:22 +08:00
sorgelig
00a25d974d Add command to start the core from command line. 2019-06-07 12:56:11 +08:00
sorgelig
8bee4fa072 file_io: fix extension compare. 2019-06-07 12:54:34 +08:00
sorgelig
f230b200d1 TERM=linux for script launching. 2019-06-07 12:53:55 +08:00
sorgelig
8c7560209b vga_sog option. 2019-06-06 01:20:43 +08:00
sorgelig
715d54d8a9 Some optimizations. 2019-06-06 01:15:10 +08:00
sorgelig
ac4191ce51 Merge pull request #88 from Guddler/revert-87-quiet_boot
Revert "Adds quiet boot option to hide menu duing countdown"
2019-06-05 20:21:00 +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
sorgelig
9c8faacbc4 input: more cursor buttons emulation and higher repeat rate for Linux screen. 2019-06-04 23:17:17 +08:00
sorgelig
c41219c06a user_io: disable unused functions for menu core. 2019-06-04 23:15:22 +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
6965cf08a7 Release 20190603. 2019-06-03 19:34:42 +08:00
sorgelig
437c6d1280 video: handle indexed 256 color mode. 2019-06-03 05:05:39 +08:00
sorgelig
8111394f7d input: prevent POLLHUP. 2019-06-03 05:01:07 +08:00
sorgelig
7cbef7dc41 Support for arbitrary FB resolutions. 2019-05-30 02:14:14 +08:00
sorgelig
d637e11ee5 Hide OSD after timeout if background picture is present. 2019-05-30 00:47:38 +08:00
sorgelig
5e0f6e92b4 FIFO to communicate with MiSTer, implement FB resolution command. 2019-05-29 22:23:27 +08:00
sorgelig
adcac43a39 Merge pull request #84 from nretro/master
changed Amiga keymap to also work on German keyboards
2019-05-29 15:01:16 +08:00
nretro
34281bf643 changed Amiga keymap to also work on German keyboards 2019-05-28 22:13:14 +02:00
sorgelig
ce7bda68dc repeat for uinput, use execl to start agetty. 2019-05-28 07:14:25 +08:00
sorgelig
b1a1f16575 Execute scripts in fb terminal. fb_terminal ini option. 2019-05-28 06:16:43 +08:00
sorgelig
e81d13819e Sleep for MiSTer process while HPS screen is active. 2019-05-28 01:06:34 +08:00
sorgelig
15f8a5c7fa input: inject keys from gamepad to HPS. 2019-05-28 00:57:35 +08:00