mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3
This commit is contained in:
parent
9f1d5acdb4
commit
f7741cac91
14 changed files with 193 additions and 89 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,9 +10,6 @@
|
|||
[submodule "pico/cd/libchdr"]
|
||||
path = pico/cd/libchdr
|
||||
url = https://github.com/rtissera/libchdr.git
|
||||
[submodule "platform/common/minimp3"]
|
||||
path = platform/common/minimp3
|
||||
url = https://github.com/lieff/minimp3
|
||||
[submodule "platform/common/dr_libs"]
|
||||
path = platform/common/dr_libs
|
||||
url = https://github.com/mackron/dr_libs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue