Commit Graph

1904 Commits

Author SHA1 Message Date
Alexey Melnikov
5ceb2512d6 Merge pull request #500 from zakk4223/zip-no-dirs
Support zips with no empty directory entries. Fixes #255
2021-12-29 20:55:56 +08:00
Zakk
4f47ef340a Zip file cache
Clean up cfile ptr after close
2021-12-27 17:28:12 -05:00
Zakk
4c22a26e63 Add support for zip files with no directory entries
Fix nested paths in zip files
2021-12-25 23:42:59 -05:00
Martin Donlon
c7217c7080 Handle dos-style line endings in FileReadLIne (#496) 2021-12-22 15:35:41 +08:00
Sorgelig
547f510355 If osd_timeout=0 then don't timeout. 2021-12-22 07:26:45 +08:00
Sorgelig
281482170b PSX: fix BIOS loading. 2021-12-19 23:51:58 +08:00
Sorgelig
db5fb8ed8c PSX: adjust core name. 2021-12-19 14:34:57 +08:00
Sorgelig
24d13f4d03 PSX: fix CD mounting. 2021-12-19 14:16:35 +08:00
Sorgelig
069368347a PSX: add simple CUE parser. 2021-12-19 04:51:30 +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
3a1ec245de user_io: fix CD unmounting hang on PSX. 2021-12-16 02:41:35 +08:00
Sorgelig
bc6d3a2ad1 Release 20211214. 2021-12-14 22:50:27 +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
Sorgelig
138bdf3330 user_io: savestate and save for PSX core. 2021-12-02 21:13:59 +08:00
Sorgelig
9c3510d449 input: don't assign analog stick as dpad by default for PSX core. 2021-12-01 20:44:12 +08:00
Sorgelig
063cb52da1 input: clear whole map (incl. alternative buttons) at controller mapping start. 2021-11-29 14:09:59 +08:00
Sorgelig
40e9c6776c Release 20211127. 2021-11-27 23:41:20 +08:00
Martin Donlon
c1195a14de Fix the cold reboot hold check (#490) 2021-11-27 23:18:33 +08:00
Sorgelig
eea9e697cb Release 20211126 2021-11-26 23:00:23 +08:00
Sorgelig
d02099847b input: fix keyboard to joystick mapping. 2021-11-26 22:48:07 +08:00
Sorgelig
4cee9159d0 Support for loadable Shadow Masks. 2021-11-26 21:23:21 +08:00
Sorgelig
173d23ddc7 user_io: fixes and tweaks in image I/O. 2021-11-26 21:21:33 +08:00
Sorgelig
b71a0802f1 2352 block size for PSX CD access. 2021-11-25 03:45:06 +08:00
Martin Donlon
d84a83c101 Fix memory leak in screenshot saving (#487)
Fix formatting
2021-11-24 01:47:19 +08:00
Alan Steremberg
6992c3e135 screenshot - changed png library to imlib2, and added scaling by default (#481)
windows - PrintScrn will output the image scaled to the output resolution of the scaler. Windows - LSHIFT - PrintScrn will save the original size from the core.
2021-11-16 06:09:33 +08:00
Sorgelig
e4b5e57f1d Release 20211112. 2021-11-12 22:05:31 +08:00
Sorgelig
dc5ac74dcb UART: save modem baud rate, enable 115200 speed for modem mode. 2021-11-12 19:45:33 +08:00
Sorgelig
d3ffe5b38e input: fix key_menu_as_rgui option. 2021-11-12 19:39:48 +08:00
Sorgelig
10e57dcd7f rework reboot flag. 2021-11-12 19:39:47 +08:00
Sorgelig
553d5acc27 input: fix mouse wheel data transfer. 2021-11-12 19:39:47 +08:00
Sergey Dvodnenko
645e43e705 PCE CD: send the status of the SAPSP/SAPEP command (at the end of the track) immediately (Princess Maker 2). (#479) 2021-11-07 20:03:52 +08:00
Sergey Dvodnenko
91b93352ba SNES: only skip 512 byte rom header (#476) 2021-10-27 01:28:38 +08:00
Sorgelig
e7ad487e89 Don't load cheats for non-game files. 2021-10-11 22:06:55 +08:00
Sorgelig
7950bdae08 Release 20211010. 2021-10-10 19:16:13 +08:00
Sorgelig
43c19cb5b7 Merge branch 'master' of github.com:MiSTer-devel/Main_MiSTer 2021-10-10 19:12:01 +08:00
Sorgelig
be75d3d623 input: support for second analog stick. 2021-10-10 19:09:15 +08:00
Sorgelig
b86374cefc Fix VS Intellisense paths. 2021-10-10 19:08:50 +08:00
Martin Donlon
aa3ef264ac Add /dev/MiSTer_cmd screenshot support (#472)
Sending "screenshot" to the MiSTer_cmd device will trigger a screenshot.
An exact png filename can be specified if desired.
2021-10-07 13:11:01 +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
a4c48eb93b Release 20211004. 2021-10-04 19:09:47 +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
50d6d15da7 input: use different maps for ControllaBLE based projects. 2021-10-04 18:07:37 +08:00
sorgelig
ac4ca198c5 input: consider controller with default map as configured. 2021-10-03 16:55:57 +08:00
sorgelig
fb49f8b3f3 user_io: log starting path. 2021-09-27 23:49:59 +08:00
sorgelig
95f9f468e3 input: check for MiSTer-A1/S1 in device name too, add special handling for ESP32 devices. 2021-09-27 23:49:17 +08:00
Zembarian
32d379b272 Change sorting comparison to generate expected results (#466)
Currently when you have two entries where one has a longer name ("foobar" and "foobar 2") it does the comparison up to the shorter of the lengths, and then if they match to that length, it does a date comparison instead. This exhibits behaviour different to what one would expect from most implementations.

This change puts the length comparison before the date comparison to make it more like the user would expect.

i.e "foobar" should always be above "foobar 2", and not move depending on the date code.
2021-09-20 18:45:05 +08:00
sorgelig
a7db4054ce Release 20210917. 2021-09-17 22:53:55 +08:00