soft-float
Erin 2023-08-01 22:17:20 +02:00
parent 1a5f101719
commit 73b998911c
1 changed files with 1 additions and 1 deletions

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