summaryrefslogtreecommitdiff
path: root/render_audio.c
AgeCommit message (Collapse)Author
2019-06-29Properly handle freeing a paused audio source. Fixes crash when repeatedly ↵Michael Pavone
reloading a ROM or loading a sequence of different ROMs
2019-05-17Split generic part of audio code into a separate file so it can be used in ↵Michael Pavone
other targets besides SDL