From ec61018d15ba4ad0a41e1ab44d7e1ecb5f2870d2 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 12 Dec 2017 14:30:43 +0100 Subject: finished project 4 --- projects/04/fill/FillAutomatic.tst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/04/fill/FillAutomatic.tst') diff --git a/projects/04/fill/FillAutomatic.tst b/projects/04/fill/FillAutomatic.tst index 90bfef9..fbc29a0 100644 --- a/projects/04/fill/FillAutomatic.tst +++ b/projects/04/fill/FillAutomatic.tst @@ -12,7 +12,7 @@ // This is done in order to test that these registers are set to 000...0 or 111....1, // as mandated by how the Fill program should react to the keyboard events. -load Fill.hack, +load Fill.asm, output-file FillAutomatic.out, compare-to FillAutomatic.cmp, output-list RAM[16384]%D2.6.2 RAM[17648]%D2.6.2 RAM[18349]%D2.6.2 RAM[19444]%D2.6.2 RAM[20771]%D2.6.2 RAM[21031]%D2.6.2 RAM[22596]%D2.6.2 RAM[23754]%D2.6.2 RAM[24575]%D2.6.2; -- cgit v1.2.3