mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
core, chd support
This commit is contained in:
parent
37631374df
commit
4bb0b70ec8
9 changed files with 57 additions and 28 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,6 +7,9 @@
|
|||
[submodule "pico/sound/emu2413"]
|
||||
path = pico/sound/emu2413
|
||||
url = https://github.com/digital-sound-antiques/emu2413.git
|
||||
[submodule "pico/cd/libchdr"]
|
||||
path = pico/cd/libchdr
|
||||
url = https://github.com/rtissera/libchdr
|
||||
[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