move docs inline, add data.txt + altivec_data.txt

This commit is contained in:
lizzie
2026-01-08 07:51:09 +00:00
parent e47aee1215
commit 9b0008008a
5 changed files with 379 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ The only supported host architectures are x86-64, PowerPC 64, and AArch64. There
See [an example usage](../../src/dynarmic/tests/print_info.cpp).
Design documentation can be found at [./Design.md](./Design.md).
PowerPC design documentation can be found at [./PowerPC](./PowerPC.md).
Alternatives to Dynarmic
------------------------