Commit graph

134 commits

Author SHA1 Message Date
kub
324dbe0473 readme, some cleanup 2023-10-23 22:02:03 +02:00
kub
7263343dc7 core, improve 68k timing accuracy 2023-07-11 21:18:05 +00:00
kub
05d2acaeb2 mcd, fix audio crash after end of last track 2023-07-05 19:54:40 +00:00
kub
914525c3d5 mcd, fix no chd music in some cases 2023-06-29 19:54:07 +00:00
kub
411b2c1949 mcd, fixes for msu 2023-05-30 22:07:56 +00:00
kub
f27a1749fe mcd, preparations for msu support (arm version) 2023-05-26 20:45:13 +00:00
kub
02ff025479 mcd, preparations for msu support 2023-05-26 19:36:50 +00:00
kub
178a9b683c mcd, fixes and improvements by mcd-verificator 2023-05-19 14:12:35 +00:00
kub
c36dbc1dcd mcd, fix Word-RAM in 2M mode 2023-05-11 22:39:28 +00:00
kub
4a55f64a5d mcd, regression fix
yikes...
2023-05-11 22:20:02 +00:00
kub
f16f0d647f mcd 68k, fix autoload for cyclone 2023-05-11 22:06:23 +00:00
kub
8eeb342641 mcd, some cleanup, fix Word-RAM in 2M mode 2023-05-10 22:20:06 +00:00
kub
02db230830 mcd, improve cpu scheduling 2023-05-09 19:21:47 +00:00
kub
0c9c8e4796 core vdp, some cleanup 2023-04-27 21:19:56 +02:00
kub
14b19ad7c8 update submodules 2022-12-20 21:58:06 +00:00
kub
b074a2b5b6 mcd, minor optimization for poll detection 2022-10-13 19:25:25 +00:00
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