Commit graph

152 commits

Author SHA1 Message Date
kub
e28fd20f08 psp, revisit audio handling
sound rates 44100, 22050, 11025 Hz, internally upsampled
conversion to stereo since mono isn't supported well on psp
2024-03-02 10:19:57 +01:00
kub
d12dd1b4ea psp, rendering fix, some build changes 2024-03-02 10:19:57 +01:00
kub
3eb1d64585 ps2, minor audio and gfx fixes 2024-02-18 23:30:36 +01:00
kub
089f516d6c make sound rates platform dependent 2024-02-17 21:54:33 +01:00
kub
33bde0c3c5 psp, fix for pspdev update 2024-02-15 00:07:36 +01:00
kub
dca20effa2 platforms, revisit Pico ptr handling 2024-01-13 12:09:16 +01:00
kub
58fc34b1d6 build, odbeta and opendingux cleanup 2023-12-12 23:35:02 +01:00
kub
85174a6d8d build, cleanup
- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
2023-12-12 23:35:02 +01:00
kub
fc07fe2b4e psp, revisit scaling 2023-11-30 20:35:49 +01:00
kub
575d224780 psp, fix enable sound option 2023-11-24 18:51:32 +01:00
kub
48fc9762de psp, fix GU hardware rendering 2023-11-24 18:51:31 +01:00
kub
250c8ffbc0 build, revisions and fixes for opendingux based platforms 2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
4b2223986c Use posix functions for PSP 2023-11-16 00:04:48 +01:00
kub
3167aa9a94 compile fixes for CI 2023-10-26 19:03:50 +00:00
kub
70ef073f66 add CI for psp 2023-06-16 23:43:56 +00:00
kub
0aa63fce12 core, revisit Sega 8 bit hardware handling 2023-02-22 23:22:45 +00:00
kub
cab84f29e5 core, preparations for sc-3000 support 2023-02-18 20:57:16 +00:00
kub
ebd9c86a6c platform, clear status remnants after renderer switching by hotkey 2022-12-19 22:03:43 +00:00
kub
7e0c38c9c7 psp, fix vsync synchronisation 2022-10-16 20:17:42 +00:00
kub
a2d1369cb5 psp, enable using new pspdev, fix some bugs 2022-09-29 23:24:43 +00:00
kub
6370b1d401 psp, more fps, improve sms/gg scaling 2022-09-28 18:43:33 +00:00
kub
96948bdfc8 sms, add fast renderer, remove 1st column (8 px) if blanked 2022-09-25 10:03:06 +00:00
kub
68a950875c sound, add FM filtering 2022-04-19 23:18:56 +02:00
kub
a990d9c434 ui, revisit menu 2022-04-09 22:30:44 +02:00
kub
882f697ad4 sound, add native rate mode, change resampling 2022-03-31 19:51:03 +02:00
kub
f7741cac91 sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3 2022-02-08 20:49:43 +00:00
kub
44e4bf2b0f linux+psp, improve sw upscaling 2021-11-26 21:32:58 +01:00
kub
495fe1fdad platform, fix vertical scaling, aspect ratio handling (gp2x, psp) 2021-11-10 23:33:18 +01:00
kub
ace184013b core+gp2x+psp, fix handling mid-frame palette changes 2021-11-10 23:32:40 +01:00
kub
f0e6d1e371 psp, fix suspend/resume 2021-10-21 20:52:20 +02:00
kub
0924243a53 psp, scaling revisited 2021-09-10 18:54:05 +02:00
kub
d5d1778252 sdl, complete overhaul of hardware/software scaling 2021-09-10 18:54:05 +02:00
kub
88a58f34a0 build improvements for gph/psp devices 2021-03-30 20:17:26 +02:00
kub
c28911fdb1 cleanup for psp 2021-03-21 23:04:14 +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
15ca715228 core, groundwork for chd support
still needs some scrutiny, and build integration is missing
2021-03-04 20:54:10 +01:00
kub
b1b5f9c094 fixes for platform support for PSP: show fps, notices, CD leds 2021-02-10 22:55:30 +01:00
kub
bfd6662370 fixes for platform support for PSP 2021-02-06 01:20:35 +01:00
kub
832faed320 ui, fix for SDL emulation display if resolution != 320x240 2021-01-31 20:14:49 +01:00
kub
1cc774814d partially revived platform support for PSP (unfinished), part 4
various fixes and improvements to screen output, menu fixes
2021-01-20 20:55:12 +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
6c5784f07f partially revived platform support for PSP (unfinished) #2
scaling, release generation, fixes
still not planning to make this officially supported.
2021-01-13 22:26:41 +01:00
kub
cdc6aac4c0 partially revived platform support for PSP (unfinished)
just to have a platform with an unusal screen resolution
- suspend/resume handling probably non-working
- no scaling settings
- no image generation
currently no intentions to finish this.
2021-01-10 12:13:56 +01:00
kub
f821bb7011 core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
kub
13e220715e frontend, fix scaling option handling 2020-09-30 19:34:47 +02: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
b1a047c926 reworked palette and buffer handling due to some 32X bugs 2019-07-30 16:34:40 +02:00