Files
Dominik Okwieka 096ec74f0b farmdec: Add A64 decoder
The first compilation of the decoder will throw thousands of
warnings about binary literals (0b10101) being a GCC extension.
2022-01-29 10:17:16 +01:00

10 lines
312 B
Plaintext

[submodule "subprojects/fadec"]
path = subprojects/fadec
url = https://github.com/aengelke/fadec.git
[submodule "subprojects/frvdec"]
path = subprojects/frvdec
url = https://git.sr.ht/~aengelke/frvdec
[submodule "subprojects/farmdec"]
path = subprojects/farmdec
url = https://github.com/okitec/farmdec.git