diff options
Diffstat (limited to 'sw/z80/tests/ram/makefile')
-rw-r--r-- | sw/z80/tests/ram/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/z80/tests/ram/makefile b/sw/z80/tests/ram/makefile index 3db0a67..f8eb9fc 100644 --- a/sw/z80/tests/ram/makefile +++ b/sw/z80/tests/ram/makefile @@ -48,7 +48,6 @@ dirs: mkdir -p build dis: $(BINARY) - #dz80 -b -n $< r2 -a z80 $< -c 'pd 0x10; s 0x100; pd 10; s 0x200; pd 10' clean: |