platform ps2, handle audio similar to psp
[picodrive.git] / pico / sound / sound.c
2024-07-08 kubsound, add panning for ym2612 dac
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-05-18 kubsound, don't reinitialize after menu if not needed
2024-01-23 kubcore, implement GG stereo
2024-01-20 kubcore, revisit Pico sound handling
2023-11-23 kubsound, faster resampler for SMS FM
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-10-26 kubcompile fixes for CI
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-11 kubcore, improve 68k timing accuracy
2023-05-01 kubplatform gp2x, fix compilation with original toolchain...
2022-10-14 kubpico, fix psg sound and fast forward
2022-05-10 kubsound, fix ym2413 fm sound load/save
2022-04-30 kubsound, minor FM filtering optimization
2022-04-19 kubsound, add FM filtering
2022-03-31 kubsound, prepare FM filtering
2022-03-31 kubsound, add native rate mode, change resampling
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-02-08 kubsound, fix mcd cdda (mono, resampling), type cleanup...
2022-02-07 kubsound, fix pcm/pwm handling wrt fast forward (mcd,...
2021-11-19 kubsound, fix ym2612 ladder effect, add option
2021-11-17 kubsound, add ym2612 channel clipping, ladder effect
2021-11-06 kubsound, fix buffer overrun
2021-10-23 kubsound, remove hysteresis (lessens distortion, increases...
2021-10-02 kubsound, increase resolution for calculating psg sound
2021-10-02 kubsound, increase resolution for calculating psg sound
2021-09-10 kubsound, fix for ym2612 (sonic 1 intro and others)
2021-04-22 kubimprovements for type issues
2021-03-05 kubui, revised menu and option handling, added sound filte...
2021-03-04 kubcore, groundwork for chd support
2020-12-23 kubsound, improved and optimized reimplementation of libre...
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-07-28 kubMerge pull request #3 from hiroshica/hwork
2020-07-28 hiroshicaadding ym2413
2020-07-16 kubaudio, fix sound issues in some intros
2020-04-24 kubaudio: SN76496 fixes
2020-04-22 kubaudio: add option to switch off SSG-EG
2020-04-22 kubaudio: improve cycle accuracy of SN76496+YM2612
2020-03-30 kubfix for gp2x audio regression
2020-01-14 kubemulator timing fixes, VDP DMA fixes, improved DAC...
2020-01-14 kubbug fixes in drc, audio, display
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2019-12-31 kubadd DC filter to sound mixer to remove potential PCM...
2018-01-06 notazimprove 64bit portability
2017-10-21 notazmove more globals to PicoInterface
2017-10-21 notazsms: do psg like md does
2017-10-20 notazrearrange globals
2017-10-11 notazsome more risky timing changes
2017-10-06 notazhandle frequent psg updates
2017-10-06 notazclean up dac code a bit
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-04 notazsound: remove cd rate limitations
2013-09-22 notazcd: rewrite pcm
2013-09-08 notazimprove cue handling a bit
2013-07-28 notazget rid of port_config.h
2013-07-03 notazdon't crash on bad timing
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazstart new makefile, migrate to libpicofe
2010-09-18 notazmake OSS detect blocking, adjust audio API
2009-12-31 notazsimple profiler added
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-10-13 notazbugfix
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-28 notazbugfix
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-23 notazsms wip: Alex kidd shinobi plays sound
2009-08-14 notazrefactoring z80 if code for sms preparation
2009-08-08 notazallow slightly deviated sound rates (for Wiz)
2009-08-07 notazbugfix + some tweaks
2008-10-16 notazdebug bgm player, sound code refactoring
2008-08-28 notazlowercasing filenames, part3