diff --git a/Archive-of-3DS-Tests.md b/Archive-of-3DS-Tests.md index d4a0a79..3910a79 100644 --- a/Archive-of-3DS-Tests.md +++ b/Archive-of-3DS-Tests.md @@ -1,5 +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. +**Note**: When adding to the list, if there are any prerequisites for a test outside of simply setting up a working devkitPro environment, please be sure to state them somewhere. + * [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/)