mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00

also syncs these changes between fame and cyclone in accordance with the test_inst_speed, available here: https://gendev.spritesmind.net/forum/viewtopic.php?t=3321 DIV* is only closely approximated, it can be slightly on the high side.
16 lines
557 B
Text
16 lines
557 B
Text
[submodule "platform/libpicofe"]
|
|
path = platform/libpicofe
|
|
url = https://github.com/irixxxx/libpicofe.git
|
|
[submodule "cpu/cyclone"]
|
|
path = cpu/cyclone
|
|
url = https://github.com/irixxxx/cyclone68000.git
|
|
[submodule "pico/sound/emu2413"]
|
|
path = pico/sound/emu2413
|
|
url = https://github.com/digital-sound-antiques/emu2413.git
|
|
branch = main
|
|
[submodule "pico/cd/libchdr"]
|
|
path = pico/cd/libchdr
|
|
url = https://github.com/irixxxx/libchdr.git
|
|
[submodule "platform/common/dr_libs"]
|
|
path = platform/common/dr_libs
|
|
url = https://github.com/mackron/dr_libs.git
|