mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
switch submodules to github and update to current version
This commit is contained in:
parent
b29bf88c22
commit
9279264a49
2 changed files with 3 additions and 3 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "platform/libpicofe"]
|
[submodule "platform/libpicofe"]
|
||||||
path = platform/libpicofe
|
path = platform/libpicofe
|
||||||
url = git://notaz.gp2x.de/~notaz/libpicofe.git
|
url = https://github.com/notaz/libpicofe.git
|
||||||
[submodule "cpu/cyclone"]
|
[submodule "cpu/cyclone"]
|
||||||
path = cpu/cyclone
|
path = cpu/cyclone
|
||||||
url = git://notaz.gp2x.de/~notaz/cyclone68000.git
|
url = https://github.com/notaz/cyclone68000.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f8cd6a082bb9c228397a0436f28818b74d8e9636
|
Subproject commit 811cef4d9f3772d0bbf6c1f0434e5860c9550abc
|
Loading…
Add table
Add a link
Reference in a new issue