Commit graph

17 commits

Author SHA1 Message Date
kub
3f5918225a core, fix 68k cycles in cyclone,fame (exceptions,bit ops,ADDI.L,TAS,CHK,MUL*,DIV*)
also syncs these changes between fame and cyclone

in accordance with the test_inst_speed, available here:
https://gendev.spritesmind.net/forum/viewtopic.php?t=3321
DIV* is only closely approximated, it can be slightly on the high side.
2024-03-07 21:19:10 +01:00
kub
3167aa9a94 compile fixes for CI 2023-10-26 19:03:50 +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
f7741cac91 sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3 2022-02-08 20:49:43 +00:00
kub
97916e3361 update libchdr 2021-06-03 22:06:03 +02:00
kub
eba9396473 mcd, add dr_mp3 playback support 2021-04-16 21:31:30 +02: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
80bc22540a partially revived platform support for PSP (unfinished), part 3
changes to libpicofe, fixed path handling
2021-01-15 19:56:11 +01:00
kub
faedc4f1e2 mcd, add minimp3 playback support, fix libavcodec playback 2020-12-12 14:30:50 +01:00
kub
61d76999d7 Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
kub
d191afbccf switch libpicofe to local repo 2020-11-02 00:05:37 +01:00
hiroshica
a2f24bfa7b adding ym2413
squashed commits:
YM2413追加中
一通り実装したけどポートへの書き込み方が不明でまだ音が出ない
細かい修正(未テスト)
resetで初期化されるのをなんとかしたい
sound 初期化と終了を追加してみた
SN76496を参考にYM2413のアップデート方法を変更してみた
stereoフラグをアップデートサイズに変更
処理順番を整理したら音が出た
stateセーブに対応してみた
addition: Support for the Japanese Mark-III extended FM sound source unit
2020-07-28 22:04:32 +02:00
kub
9279264a49 switch submodules to github and update to current version 2020-07-03 00:45:13 +02:00
notaz
1b85bf1c23 switch Cyclone to submodule on it's own git repo
that version also has it's license clearly stated by fdave
2013-06-22 19:16:11 +03:00
notaz
4685e5a10e add gitignore, gitsubmodules 2013-06-22 19:15:54 +03:00