Commit Graph

521 Commits

Author SHA1 Message Date
root
d2fcdaf569 sound, increase resolution for calculating psg sound 2021-10-02 09:47:33 +02:00
root
a840b2386d sound, fix minor clipping in psg audio 2021-09-30 22:29:34 +02:00
root
0dc611b411 core, fix loading and mapping for images > 4MB 2021-09-30 22:09:55 +02:00
root
fe245f2436 Removed old patch for DoA. 2021-09-29 10:39:03 +02:00
root
33d8c9623d sound, fix psg audio (missed commit) 2021-09-25 11:18:48 +02:00
root
d97906bb40 sound, fix psg audio 2021-09-24 18:53:57 +02:00
root
3444a55fd4 core, more superfighter mapper stuff 2021-09-22 18:53:58 +02:00
root
0a1c35cf87 core, add some superfighter mappers and 32x, minor fix in arm renderer + bumped libchdr submodule 2021-09-21 22:17:54 +02:00
root
40a788649f Fixed SRAM issue in Demons of Asteborg 2021-09-18 15:21:57 +02:00
root
c36e196fdb Stuff. 2021-09-12 12:45:51 +02:00
root
9c60f28aa1 sdl, fix scaling for non-4:3 display 2021-09-12 12:42:33 +02:00
root
d942530d39 Merged all new changes from irixxxx (September 10th) 2021-09-10 22:03:27 +02:00
root
87012207fc Bumped YM2413 submodule. 2021-08-31 16:52:54 +02:00
root
11f6b90cd2 Fixed SH2 DRC for x86 (32 bit) builds 2021-08-17 09:40:26 +02:00
root
ddf7ea2e7b Updated package script and bumped submodules 2021-08-14 19:53:37 +02:00
root
d31d69e0e2 Bumped libchdr submodule 2021-07-13 23:04:04 +02:00
root
f82d984059 Bumped libchdr and minimp3 submodules 2021-07-12 22:31:06 +02:00
root
365f1ee5d6 68k, allow cyclone execution from address 0 and mcd, fix pulldowns only there if cd attached 2021-07-01 21:53:47 +02:00
root
e008a4cf59 Last irixxxx's optimizations 2021-06-29 11:16:28 +02:00
root
5110c84bee Restored poll detection limit to 20 for 32X games + some submodules updated 2021-06-25 09:16:46 +02:00
Vincent-FK
8b15bd3bb8 submodules bumped 2021-06-21 10:48:38 +02:00
root
5986ec32c8 32x, optimize poll detection and sh2 drc, fix constant memory address access calculation 2021-06-21 08:42:45 +02:00
root
142e78daa9 vdp, some finetuning, cleanup and 68k, fix idle loop detection crash on 64 bit platforms 2021-06-10 20:32:53 +02:00
root
a5613afc6b sound, improve FM output on load/resume 2021-06-10 20:08:58 +02:00
root
a16b0ab939 Last updates from irixxxx + submodule update 2021-06-04 18:47:21 +02:00
root
ebc054b278 Last irixxxx's optimizations 2021-05-27 22:11:51 +02:00
root
afad780742 Deactivated sound volume reduction (25%) 2021-05-22 19:44:38 +02:00
root
6704bddae6 Restored sound filters as disabling them caused too many side effects with some 32X games 2021-05-22 19:40:01 +02:00
root
45e3128e13 Deactivated Lowpass and DC filters to fix audio level issue 2021-05-22 17:25:00 +02:00
root
e9b9b9d81f Restored initial audio volume 2021-05-21 21:32:45 +02:00
root
17ffa908b8 Added last irixxxx's changes 2021-05-19 19:50:48 +02:00
root
86896ccefc mcd, improve polling detection 2021-05-14 23:17:20 +02:00
root
40e3810a93 mcd, improve polling detection 2021-05-14 19:35:38 +02:00
root
18e8a645a7 32x, drc, fix saving SH2 SR in dma 2021-05-12 10:17:58 +02:00
root
b043a80a70 Backported last irixxxx's changes to my FunKey fork 2021-05-11 18:29:21 +02:00
Vincent-FK
6914fac0cc fixed sound regression from April 22th, 2020. (commit 1dbda5f) 2021-04-30 19:09:20 +02:00
Vincent-FK
8c475d7b37 updated submodules 2021-04-02 16:24:10 +02:00
kub
4d4bea1c5f vdp fifo, adjust latency delay 2021-03-23 22:39:17 +01:00
kub
ef3241d203 mcd, fix memory leaks 2021-03-12 22:09:17 +01:00
kub
fa4954281c switch to libchdr with dr_flac 2021-03-12 22:07:50 +01:00
kub
886ce067c3 core, libretro fixes for chd support 2021-03-10 23:07:25 +01:00
kub
3d1e252313 core, chd support 2021-03-09 23:01:03 +01:00
kub
4bb0b70ec8 core, chd support 2021-03-08 23:02:55 +01:00
kub
37631374df ui, revised menu and option handling, added sound filter settings 2021-03-05 22:11:39 +01:00
kub
583c4840cf vdp rendering, fix crash for sprites with negative x/y (overlooked commit) 2021-03-05 00:38:41 +01:00
kub
b010d7b4ca vdp rendering, fix crash for sprites with negative x/y 2021-03-05 00:29:52 +01:00
kub
15ca715228 core, groundwork for chd support
still needs some scrutiny, and build integration is missing
2021-03-04 20:54:10 +01:00
kub
4da84f9454 fixes for big endian support (svp drc, libpicofe update) 2021-02-25 09:41:55 +01:00
kub
57c5a5e505 add big endian platform support 2021-02-22 22:27:51 +01:00
kub
4cc0fcaf15 fixes and improvements for type issues, part 3 2021-02-06 01:14:07 +01:00