From 8c0b7ea39d57cb6c80cf66207291837d95c71940 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Mon, 5 Apr 2021 13:32:41 -0700 Subject: Change the null byte from no-op to halt. --- mem/mem.hex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mem/mem.hex') diff --git a/mem/mem.hex b/mem/mem.hex index a0c98e5..84caf6d 100644 --- a/mem/mem.hex +++ b/mem/mem.hex @@ -84,7 +84,7 @@ 548 // jmp fibloop 121 // fullydone: acc= 0x21 040 // tx -080 // halt +000 // halt @70 -- cgit v1.2.3