Kasper Olesen
283e72eadf
PSX: support for single-bin multi-track images ( #547 )
...
Should help get audio working with more types of cue-bin images
2022-02-20 15:40:10 +08:00
Sorgelig
d25fb500ef
PSX: support for multitrack CD. Don't load BIOS if it's not 512KB.
2022-02-19 01:03:17 +08:00
Sorgelig
10e216a21e
Some cleanup.
2022-02-19 00:57:24 +08:00
Aitor Gómez
33aa7393a1
Keyboard scancode set switching and set 1 support ( #546 )
...
This improvement allows the use of set 1 of keyboard scancodes, as well as the possibility of changing from one to another from the OS. Both core ao486 and new cores based on set 1 will benefit from this feature.
Thank you @naeloob for your cooperation and support in developing this feature.
2022-02-19 00:24:54 +08:00
paulb-nl
41eff6f020
mra_loader: show error message on screen ( #544 )
...
Only clear error_msg if MD5 is not empty or None
Show full path with not found error so it is clear which folder it is
looking in.
2022-02-17 03:19:23 +08:00
Sorgelig
b41fa1b5cb
Tweaks for waitmount option.
2022-02-17 03:16:26 +08:00
Martin Donlon
d32cea4798
Video info in OSD menu ( #543 )
2022-02-17 02:43:50 +08:00
Sorgelig
f1b693c512
INI option to wait for specific mount before core start.
2022-02-17 02:40:59 +08:00
Sorgelig
c2c2ce2514
PSX: option to automount memory card 1 per-game.
2022-02-14 02:31:21 +08:00
Sorgelig
7701cb1cda
rename user_io_8bit_set_status to user_io_status.
2022-02-14 02:12:09 +08:00
Sorgelig
eb1455cebb
PSX: don't create memory card till first save.
2022-02-13 23:16:30 +08:00
Sorgelig
7d896cd85a
PSX: noreset.txt file to prevents reset on next CD mounting.
2022-02-12 15:53:39 +08:00
Sorgelig
4f7d97cf23
Release 20220211.
2022-02-11 23:23:53 +08:00
Alex Oughton
b565033f8a
Set default block size for multi r/w ( #534 )
2022-02-11 21:28:00 +08:00
Sorgelig
78514bb15f
video: some tweaks and formatting.
2022-02-10 19:54:34 +08:00
Martin Donlon
4e671f91aa
Adaptive scanlines ( #520 )
...
Change filter reading code so that it stores all data as if it had 64 phases.
Support "adaptive" keyword in filter files which contain a second set of adaptive filters.
Send filters to core in one of the three supported formats.
Co-authored-by: Alexey Melnikov <pour.garbage@gmail.com >
2022-02-10 19:39:25 +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
5f951d42c5
PSX: don't cut name by dot in saves.
2022-02-09 19:02:53 +08:00
Sorgelig
bff9246529
PSX: fix save index.
2022-02-09 14:38:44 +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
ccc3cc592b
adjust new sources and paths.
2022-02-08 08:28:44 +08:00
zakk4223
0302acfe4e
Add zlib includes ( #530 )
...
Co-authored-by: Zakk <zakk@rsdio.com >
2022-02-08 08:15:49 +08:00
Alan Steremberg
04a530b5b8
put zlib back ( #528 )
2022-02-07 19:55:51 +08:00
Sorgelig
dfe224d6a7
Release 20220206.
2022-02-06 23:53:33 +08:00
Sorgelig
a9f8801324
x86: fix ide flags.
2022-02-06 23:50:58 +08:00
Sorgelig
96b3fa9275
PSX: add encryption map generation (markun).
2022-02-06 23:02:12 +08:00
Nolan Nicholson
ec174d41e9
GunCon 2: calibration menu/save/load ( #524 )
2022-02-04 15:36:20 +08:00
Alan Steremberg
717f7d36df
fixed header miniz instead of zlib ( #521 )
2022-02-03 22:35:43 +08:00
Alan Steremberg
8c46d13d4f
Added UEF Converter ( #519 )
...
* added uef converter
* added uef converter
2022-02-03 07:27:08 +08:00
Sorgelig
d01a87e9f8
Release 20220131.
2022-01-31 15:18:32 +08:00
Sorgelig
5cc951d262
Implement video processing presets.
2022-01-31 15:14:32 +08:00
Nolan Nicholson
0d848c615b
Acknowledge GunCon 2 as lightgun ( #516 )
2022-01-30 07:39:13 +08:00
Sorgelig
2b0b8a1422
input: fix alternative mapping if keyboard is used for confirmation.
2022-01-24 04:44:36 +08:00
Sorgelig
98403213eb
cfg: add ~ to allowed chars.
2022-01-23 03:37:06 +08:00
Jamie Blanks
e504a972f1
Update names.txt to reflect new and updated cores ( #512 )
2022-01-17 18:24:26 +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
038aa8ace8
Release 20220108.
2022-01-08 21:29:54 +08:00
Sorgelig
c1839a461d
video: sanity check for video filters.
2022-01-07 21:34:44 +08:00
Sorgelig
ed726b89a2
minimig: always load kickstart upon config loading.
2022-01-07 20:30:13 +08:00
Matt Hargett
dac90bba4b
Fix memory corruption when using new config file with long kickstart path. ( #503 )
2022-01-06 19:24:59 +08:00
Sorgelig
b56604a201
Add new options into MiSTer.ini
2022-01-05 23:58:35 +08:00
Sorgelig
276959b7c1
Release 20220105.
2022-01-05 23:52:01 +08:00
Sorgelig
eefe9833ff
video: avoid setting video filter twice.
2022-01-05 22:17:19 +08:00
Sorgelig
fa60c29eb5
input: use -128..+127 range for PSX.
2022-01-05 21:22:05 +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
d179966446
minimig: remove residents on kickstart loading.
2022-01-05 21:21:05 +08:00
mrfpga
51207f0a2d
add Sord M5 ( #502 )
2022-01-01 20:39:01 +08:00