From 5d30f442955951364fdc77fe1b2ddb257df0d4e6 Mon Sep 17 00:00:00 2001 From: Gabriel Tofvesson Date: Fri, 5 Apr 2019 12:53:45 +0200 Subject: [PATCH] Remove redundant HALT insn --- code.eda | 1 - 1 file changed, 1 deletion(-) diff --git a/code.eda b/code.eda index b6d8410..32ed74a 100755 --- a/code.eda +++ b/code.eda @@ -27,5 +27,4 @@ STORE GR1, *0xFF HALT GR0, *0 -STORE GR1, *0xFF