diff options
Diffstat (limited to 'development/xa/README')
-rw-r--r-- | development/xa/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/xa/README b/development/xa/README index 41fa1f24a0a70..27afcbe09fbb3 100644 --- a/development/xa/README +++ b/development/xa/README @@ -9,3 +9,7 @@ This build includes xa's companion piece, the disassembler dxa. dxa is considered alpha-quality software, but is included because it's still very useful. It produces output that can be reassembled with xa, but doesn't support the 65816 CPU. + +If you want to run the xa test suite as part of the build, export +MAKETEST=yes in the script's environment. The build will fail if any +of the tests fail. |