Commit Graph

409 Commits

Author SHA1 Message Date
Sorgelig
b1c915bd96 menu: fix directrory scroll. 2022-05-10 05:35:09 +08:00
Sorgelig
26e1cccbaa Implement new way to address status bits. 128bit status. 2022-05-05 21:06:13 +08:00
Sorgelig
76fab9fc13 MGL: fix path to TGFX16 CD files. 2022-04-28 01:19:18 +08:00
Sorgelig
bcc57c8710 AtariST: add dongle bit into config. 2022-04-03 07:12:32 +08:00
Sorgelig
698b2bd47f menu: fix cold reboot in menu core. 2022-03-11 23:38:30 +08:00
Nolan Nicholson
3a5cf8ed6b GunCon 3 + negative gun-cal values (#565) 2022-03-06 19:00:56 +08:00
Sorgelig
3f2ce356b6 mgl fixes. 2022-03-05 18:46:44 +08:00
Sorgelig
efdeeceb53 Fix help menu. Use docs folder. 2022-03-05 00:09:20 +08:00
Sorgelig
822917d003 Look for help files in home folder. 2022-03-04 16:02:53 +08:00
Alan Steremberg
cc976bceba added help menu (#563) 2022-03-04 15:30:21 +08:00
Sorgelig
a4a5eaee11 mgl fix. 2022-03-04 15:19:55 +08:00
Sorgelig
f0a7728ea2 MGL: support adf mounting in Minimig. 2022-03-03 23:44:42 +08:00
Sorgelig
2e34dcae35 MGL: support up to 6 actions. New action: reset. 2022-03-03 23:00:23 +08:00
Sorgelig
1c250abbce Improved MGL handling. 2022-02-28 02:12:48 +08:00
Sorgelig
ed1ec99688 Initial support for MiSTer Game Launcher (mgl) file. 2022-02-24 21:24:04 +08:00
Marcoen Hirschberg
652a8423d3 psx: add cheats (#551)
* PSX: implement game ID

* initialize cheats for PSX
2022-02-22 00:31:51 +08:00
Martin Donlon
d32cea4798 Video info in OSD menu (#543) 2022-02-17 02:43:50 +08:00
Sorgelig
7701cb1cda rename user_io_8bit_set_status to user_io_status. 2022-02-14 02:12:09 +08:00
Sorgelig
ba3d2fe80a OSD: filters/gamma/mask quick switch by +/- 2022-02-10 18:50:42 +08:00
Sorgelig
a82ccf52b6 PSX: auto-pick cue/iso if only one available in folder. 2022-02-10 15:29:51 +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
5cc951d262 Implement video processing presets. 2022-01-31 15:14:32 +08:00
Sorgelig
2b0b8a1422 input: fix alternative mapping if keyboard is used for confirmation. 2022-01-24 04:44:36 +08:00
birdybro
eac9a2adc8 Change "Analog" to "Stick" to match joy_ana_map (#509)
The current strings for `joy_button_map` are not as intuitive to the user as they probably could be. This proposed change will help the user know what is meant by the defining the axis of the joystick by referring to the stick the same way as it was referred to during the earlier controller test step. If there is a better way to do this or this is not appropriate, that's okay too. :)
2022-01-11 19:19:30 +08:00
Sorgelig
8ce0b0a06f video: support for multires shadow mask files. 2022-01-05 21:22:05 +08:00
Sorgelig
21e35bbf2f video: support 64 phases for scaler, separate filters for horizontal/vertical/scanlines. 2022-01-05 21:22:04 +08:00
Sorgelig
547f510355 If osd_timeout=0 then don't timeout. 2021-12-22 07:26:45 +08:00
Sorgelig
24d13f4d03 PSX: fix CD mounting. 2021-12-19 14:16:35 +08:00
Sorgelig
d0085907d2 PSX: support for per-region BIOS. 2021-12-19 02:57:56 +08:00
Sorgelig
4274a3018f OSD: support for options SC and FSC. 2021-12-16 04:31:00 +08:00
Sorgelig
428a24afce Shadowmask v2. 2021-12-14 22:48:35 +08:00
Sorgelig
914d940f9d PSX: don't show zip files for CD mounting. 2021-12-05 04:03:50 +08:00
Martin Donlon
c1195a14de Fix the cold reboot hold check (#490) 2021-11-27 23:18:33 +08:00
Sorgelig
4cee9159d0 Support for loadable Shadow Masks. 2021-11-26 21:23:21 +08:00
Sorgelig
dc5ac74dcb UART: save modem baud rate, enable 115200 speed for modem mode. 2021-11-12 19:45:33 +08:00
Sorgelig
e7ad487e89 Don't load cheats for non-game files. 2021-10-11 22:06:55 +08:00
Sorgelig
7abbf7f8f4 Support compilation in WSL Ubuntu 20.04 LTS. Fix some warnings. 2021-10-07 03:08:56 +08:00
Sorgelig
a215fb36bb Some bluetooth dialogs rework. 2021-10-06 23:43:27 +08:00
sorgelig
2bac3df718 input: use X button on gamepad in file browser to go to parent folder. 2021-10-04 18:35:59 +08:00
sorgelig
53c0a93948 Add bt_reset_before_pair INI option. 2021-09-17 01:17:50 +08:00
sorgelig
dddd3f9572 menu: arrange status icons dynamically. 2021-08-29 22:17:23 +08:00
sorgelig
5ca9c5dde1 menu: more timeout before kick the BT. 2021-08-25 21:03:05 +08:00
sorgelig
80e288b2d2 menu: improvements and fixes in bluetooth pairing. 2021-08-22 19:58:31 +08:00
sorgelig
110fdaca7e Remove obsolete CWIID driver support and guest pairing. 2021-08-17 05:31:59 +08:00
sorgelig
f079816f69 Add bluetooth lib for dirrect access to some functions. 2021-08-17 05:25:39 +08:00
sorgelig
a1a95edae4 arcade: show notification of nvram save. 2021-08-08 19:53:23 +08:00
sorgelig
ee48a2460b Fix log_file_entry option. 2021-08-07 20:01:05 +08:00
sorgelig
3ed545b9f4 Remove redundant OsdNameSet calls. 2021-07-24 22:35:24 +08:00
sorgelig
8c7e8b66e3 atarist: adjust menu. 2021-07-24 21:38:20 +08:00