diff --git a/Source/DSPSpy/templates/tst_test.tpl b/Source/DSPSpy/templates/tst_test.tpl new file mode 100644 index 0000000000..aa696b7ec8 --- /dev/null +++ b/Source/DSPSpy/templates/tst_test.tpl @@ -0,0 +1,17 @@ + +
+incdir "tests" +include "dsp_base.inc" +
+ + +lri $SR, #0x0000 +clr $acc0 +lri $ac0.@CMD@ @SR@ +tst $acc0 + +call send_back + + +
\ No newline at end of file