From 3b2f2ea6c6fbfcb23ea9ab324c83d602d45a8820 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 9 Nov 2017 13:17:35 +0100 Subject: Update makefile, and bug fix in pio driver and usart --- sw/z80/tests/ram/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/z80/tests/ram') 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: -- cgit v1.2.1