summaryrefslogtreecommitdiffstats
path: root/sw/z80/tests/pio/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sw/z80/tests/pio/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/z80/tests/pio/makefile b/sw/z80/tests/pio/makefile
index f7f97be..1213902 100644
--- a/sw/z80/tests/pio/makefile
+++ b/sw/z80/tests/pio/makefile
@@ -66,7 +66,7 @@ dis: $(BINARY)
s 0x100; \
pd 10; \
s 0x200; \
- pd 0x95'
+ pd 0x95' | tee build/dis.txt
clean:
- rm -rd build