Commit graph

118 commits

Author SHA1 Message Date
kub
f9b966dec6 mcd, fix gfx (32x32 stamp) 2022-09-14 19:30:32 +00:00
kub
7ce6a6d18e mcd, accelerate scale/rot rendering code 2022-02-17 19:57:37 +00:00
kub
b633247f35 mcd, accelerate scale/rot rendering code 2022-02-16 22:04:10 +00:00
kub
d4a08748fa mcd, improve cd status reporting 2022-02-09 23:06:10 +00:00
kub
c1d34b8adf libchdr, switch to main repo 2022-02-09 22:44:06 +00:00
kub
8717984c12 update libchdr (libretro VFS fix) 2022-02-08 23:49:23 +00:00
kub
f8395445e3 submodule update 2022-02-08 21:15:08 +00:00
kub
9f1d5acdb4 sound, fix pcm/pwm handling wrt fast forward (mcd, 32x, pico) 2022-02-07 21:09:13 +00:00
kub
73bda1add9 core, libretro vfs support 2022-01-27 22:31:09 +00:00
kub
14ebd37838 mcd, fix 68k interpreter idle detector for sub cpu 2022-01-06 22:37:29 +01:00
kub
fb82e166c6 core, fix libretro toolchain bug on wiiu 2021-11-15 21:25:25 +01:00
kub
a704c216ba mcd, fix type for memory setup (fixes LLP64 platforms) 2021-11-08 18:19:49 +01:00
kub
fe8611f9af mcd, fix pcm looping (1st sample lost) 2021-10-31 22:47:49 +01:00
kub
cce32a34da mcd, fix pcm output level 2021-06-03 22:06:03 +02:00
kub
97916e3361 update libchdr 2021-06-03 22:06:03 +02:00
kub
efaa5e0b04 mcd, optimizations for polling detection 2021-05-17 23:13:27 +02:00
kub
5402223466 mcd, improve polling detection 2021-05-14 23:00:04 +02:00
kub
fbebab6934 mcd, improve polling detection 2021-05-14 16:50:13 +02:00
kub
9b61ba715a mcd, improve polling detection 2021-05-06 22:43:31 +02:00
kub
eb36d9c7e6 mcd, fix timing for irq while polling detected 2021-05-06 21:22:31 +02:00
kub
7e77080f45 mcd, fix crash when unloading cd while playing audio 2021-05-06 21:22:31 +02:00
kub
91ea9406e2 improvements for type issues 2021-04-22 23:31:36 +02:00
kub
0d8d97f87c fixes for big endian (mostly mcd) 2021-04-22 23:31:34 +02: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
15ca715228 core, groundwork for chd support
still needs some scrutiny, and build integration is missing
2021-03-04 20:54:10 +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
kub
f821bb7011 core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
kub
15eed40550 core, fixes and improvements for type issues 2020-12-29 11:27:11 +01:00
kub
a20300bf1e fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto 2020-12-12 14:57:56 +01:00
kub
61d76999d7 Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
kub
1a95ce340b mcd, tentative fix for hanging 2020-11-19 00:05:22 +01:00
kub
ed9c0413ee mcd, fix for slave polling detection 2020-11-19 00:02:03 +01:00
kub
9f01ce95ae mcd, fixes for cycle accounting 2020-11-18 23:59:29 +01:00
kub
ae61303f86 mcd, fix SEEK status reporting 2020-11-04 18:18:24 +01:00
kub
e7faa8e4e1 Merge remote-tracking branch 'upstream/master' 2020-10-21 20:29:58 +02:00
kub
30bd991f27 mcd, GenesisPlusGX bugfix 18fca13,33a43e3: report SEEK status while seeking 2020-09-23 22:28:30 +02:00
kub
1b3433bb84 mcd, fix playing wrong audio track after seek 2020-09-23 19:24:49 +02:00
kub
bd73e6eec0 vdp rendering, fix for CD (sprites from WORD RAM) 2020-03-27 19:22:19 +01:00
kub
82b3e6cf3c ARM asm, symbol visibility fix 2020-03-27 19:13:16 +01:00
notaz
d0eab7dae8 deal with some gcc7+ warnings 2019-12-07 22:28:53 +02:00
kub
9760505eaf remove textrels with -fPIC/-fPIE (for android/ios) 2019-12-03 23:52:13 +01:00
kub
d40a5af495 various small improvements and fixes 2019-07-30 16:34:40 +02:00
kub
2fa02d5a63 improved sh2 clock handling, bug fixing + small improvement to drc emitters 2019-07-30 16:34:40 +02:00
kub
78d817c370 arm asm memory access functions for m/s68k 2019-07-30 16:34:40 +02:00
notaz
48c9e01be8 improve 64bit portability
for win64 mostly
2018-01-06 21:29:59 +02:00