mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
mcd, add minimp3 playback support, fix libavcodec playback
This commit is contained in:
parent
08bbe7f816
commit
faedc4f1e2
6 changed files with 133 additions and 30 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "pico/sound/emu2413"]
|
||||
path = pico/sound/emu2413
|
||||
url = https://github.com/digital-sound-antiques/emu2413.git
|
||||
[submodule "platform/common/minimp3"]
|
||||
path = platform/common/minimp3
|
||||
url = https://github.com/lieff/minimp3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue