From 73b998911ce9188c9c47cf0b2125eda704603243 Mon Sep 17 00:00:00 2001 From: Erin Date: Tue, 1 Aug 2023 22:17:20 +0200 Subject: [PATCH] a --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index b5cbcc2..1fdbfd7 100644 --- a/spec.md +++ b/spec.md @@ -1,7 +1,7 @@ # HoleyBytes ISA Specification # Bytecode format -- Holey Bytes program should start with following magic: `0xAB1E0B` +- Holey Bytes program should start with following magic: `[0xAB, 0x1E, 0x0B]` - All numbers are encoded little-endian - There is 256 registers, they are represented by a byte - Immediate values are 64 bit