summaryrefslogtreecommitdiff
path: root/mem/mem.hex
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-04-05 13:32:41 -0700
committerJulian Blake Kongslie2021-04-05 13:32:41 -0700
commit8c0b7ea39d57cb6c80cf66207291837d95c71940 (patch)
tree2f9403a5a97b78e820893064d01f6591afb96d5f /mem/mem.hex
parentUse the assembler for allocating static storage in the Fib program. (diff)
downloadnoncpu-8c0b7ea39d57cb6c80cf66207291837d95c71940.tar.xz
Change the null byte from no-op to halt.
Diffstat (limited to 'mem/mem.hex')
-rw-r--r--mem/mem.hex2
1 files changed, 1 insertions, 1 deletions
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 @@
84548 // jmp fibloop 84548 // jmp fibloop
85121 // fullydone: acc= 0x21 85121 // fullydone: acc= 0x21
86040 // tx 86040 // tx
87080 // halt 87000 // halt
88 88
89@70 89@70
90 90