Commit Graph

599 Commits

Author SHA1 Message Date
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
sorgelig
92a76cf7b8 Release 20190527. 2019-05-27 22:47:56 +08:00
sorgelig
c55a0bd654 input: reduce logging while HPS screen is active. 2019-05-27 22:46:54 +08:00
sorgelig
866c77ecda video: wait for imlib2 to finish loading upon startup. 2019-05-27 15:59:32 +08:00
sorgelig
f40a8119f9 input: some tweaks and fixes. 2019-05-27 15:58:38 +08:00
sorgelig
a6d88e4a69 Don't try to load boot.rom for Menu core. 2019-05-27 15:57:13 +08:00
sorgelig
7c2733de69 One more fix for getting file size. 2019-05-26 18:37:51 +08:00
sorgelig
e4241f3dbf Merge pull request #82 from nretro/master
get size of special file by calling ioctl
2019-05-26 18:23:52 +08:00
sorgelig
616ee67bd2 input: improvements in mouse handling, add mouse wheel support. 2019-05-26 18:19:37 +08:00
sorgelig
eddd5f1dc8 Disable input grab before reload the core. 2019-05-26 06:20:14 +08:00
nretro
790722c920 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-05-25 20:04:43 +02:00
nretro
0be93e7b89 get size of special file by calling ioctl 2019-05-25 20:02:49 +02:00
sorgelig
d9db6576fa Merge branch 'master' of https://github.com/MiSTer-devel/Main_MiSTer 2019-05-25 23:34:19 +08:00
sorgelig
4e63c405c0 Release 20190525. 2019-05-25 22:49:13 +08:00
sorgelig
8a439bce1c Support for Ultimarc lightgun. 2019-05-25 22:47:40 +08:00
sorgelig
82312678b8 Picture and logo for menu background. 2019-05-25 22:43:05 +08:00
sorgelig
31ea1b4b76 Merge pull request #81 from nretro/master
only load encrypted bootrom when keyfile (rom.key) is loaded
2019-05-25 16:20:21 +08:00
nretro
a43de212cb Merge remote-tracking branch 'refs/remotes/origin/master' 2019-05-25 02:10:11 +02:00
nretro
f9c2a6d344 only load encrypted bootrom when keyfile (rom.key) is loaded 2019-05-25 02:09:27 +02:00
sorgelig
ac7ba6d115 More support for framebuffer and terminal coexistence. 2019-05-24 01:20:50 +08:00
sorgelig
6f4cf8da33 Fix frambuffer handling. 2019-05-21 13:45:06 +08:00
sorgelig
bc756c4b02 Test frame buffer mode. 2019-05-20 22:24:27 +08:00
sorgelig
ec41bbfcb2 Extract video functions to separate file, some refactoring. 2019-05-20 20:01:04 +08:00
sorgelig
1fddf9716c Merge pull request #79 from Locutus73/master
Allow both CPU cores during scripts execution
2019-05-19 02:51:57 +08:00
sorgelig
a406686f4a Wiimote calibration (F10 in OSD). 2019-05-19 02:44:28 +08:00
sorgelig
414861e3bf vsync_adjust: allow PAL-only or NTSC-only adjust. 2019-05-18 22:27:53 +08:00
Locutus73
593aed4f94 Allow both CPU cores during scripts execution 2019-05-18 13:19:32 +02:00
sorgelig
135adc4977 OSD: update hide/disable mask behavior. 2019-05-17 21:16:45 +08:00
sorgelig
448cc2cf67 Correct handle of interlaced video. 2019-05-17 01:53:01 +08:00
sorgelig
06c9d681c4 Release 20190515. 2019-05-15 22:59:14 +08:00
sorgelig
0cd59168cc SNES: detect OBC1 chip. 2019-05-15 22:57:50 +08:00
sorgelig
c782492dc0 Release 20190513. 2019-05-13 21:26:52 +08:00
sorgelig
36bdd504db Allow hdmi_limited for DVI as well. 2019-05-13 15:07:14 +08:00
sorgelig
518535721a OSD: mask to disable and hide menu items. 2019-05-13 01:03:57 +08:00
sorgelig
4c2f3c9622 Updates in cheats handling. 2019-05-12 21:04:06 +08:00
sorgelig
c03de64fd2 publish hdmi_limited option in INI. 2019-05-11 22:45:11 +08:00
sorgelig
a0ac10ed36 Merge pull request #78 from CruelTott/master
Add INI option to set HDMI output to Limited RGB
2019-05-11 21:49:11 +08:00
CruelTott
fa842c1c55 Add INI option to set HDMI output to Limited RGB 2019-05-11 13:42:25 +02:00
sorgelig
fa3bd5e0dc Cheats: find the cheat file by CRC32. 2019-05-11 15:15:57 +08:00
sorgelig
c57a424724 Release 20190510. 2019-05-10 18:07:42 +08:00
sorgelig
46f2a167ae scripts: option to disable warning. 2019-05-10 18:04:56 +08:00
sorgelig
5e63d8b3da input: analog sticks on wiimote has Y inverted. 2019-05-09 23:50:08 +08:00