platform ps2, handle audio similar to psp
[picodrive.git] / pico / sound / ym2612.c
2024-06-27 kubcore, revisit ym2612 busy flag implementation
2024-05-18 kubsound, don't reinitialize after menu if not needed
2024-01-12 notazsound: fix ym2612 freq latch
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-21 kubsound, fixes for ym2612 (ARM and C)
2023-06-16 notazsound: fix ym2612 forgetting lfo state when dac is on
2023-06-13 notazsound: fix ym2612 address handling
2023-06-05 kubMerge pull request #89 from upstream/irixxxx_xin1
2023-06-05 kublibretro, more build fixes
2023-05-01 kubplatform gp2x, fix compilation with original toolchain...
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...
2021-12-28 kubsound, ym2612 optimizations and fixes
2021-12-22 kubsound, improve ym2612 accuracy (NB noticeably slower...
2021-11-19 kubsound, fix ym2612 ladder effect, add option
2021-11-17 kubsound, add ym2612 channel clipping, ladder effect
2021-06-09 kubsound, improve FM output on load/resume
2021-05-19 kubsound, fix ym2612 output volume for keyon and level...
2020-12-12 kubfixes for memory leaks and out of bounds memory access...
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-04-22 kubaudio: add option to switch off SSG-EG
2020-04-22 kubaudio: fixes and optimizations for SSG-EG
2020-01-14 kubbug fixes in drc, audio, display
2020-01-07 kubaudio: added SSG-EG to YM2612, plus some timing changes...
2019-12-21 kubsh2 drc: updates from mame for ym2612 sound
2017-10-06 notazclean up dac code a bit
2017-10-06 notazsimple ym2612 fixes
2017-10-06 notazfix ym2612 asm, rework EG
2008-10-18 notazremoved Ecco hack, it was wrong
2008-08-28 notazlowercasing filenames, part3