This commit is contained in:
Erin 2023-08-01 22:17:20 +02:00 committed by ondra05
parent 540555d7a9
commit cc71d00e35

View file

@ -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