diff --git a/Archive-of-3DS-Tests.md b/Archive-of-3DS-Tests.md new file mode 100644 index 0000000..c4b46fd --- /dev/null +++ b/Archive-of-3DS-Tests.md @@ -0,0 +1,7 @@ +For better or worse, there is no unified way of writing and collecting tests written against 3DS software or hardware. This page hence seeks to gather a list of various repositories of 3DS tests. + +* [Citra's official test suite](https://github.com/citra-emu/hwtests) +* [aroulin's tests](https://github.com/aroulin/3ds-gpu-tests) +* [JayFoxRox's tests](https://github.com/JayFoxRox/3ds-tests/) +* [Lectem's tests](https://github.com/Lectem/3DS_gpu_tests/) +* [wwylele's tests](https://github.com/wwylele/ctrhwtest)