diff options
Diffstat (limited to 'docs/dev/README.md')
-rw-r--r-- | docs/dev/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md new file mode 100644 index 0000000..40190c1 --- /dev/null +++ b/docs/dev/README.md @@ -0,0 +1,9 @@ +# Documentation of all the discoveries about Quad Cortex + +## Table of Contents + +[Back to Main README](../../README.md) + +- [Decrypt Captures](Captures.md) +- [Custom DSP](DSP.md) +- [Live Update Patchers](Updates.md) |