This commit is contained in:
2026-05-14 14:39:34 -05:00
parent 3e47163ee5
commit a38b2736c6
8 changed files with 112 additions and 9 deletions

View File

@@ -21,10 +21,10 @@ The bytecode file is composed of the following sections:
[1..4]: real
* CODE
[0:3]: Debug start address (or zero)
[4:7]: Number of functions
Each function:
[0:3] Address of next function
[4:5] Number of parameters
[6:7] Number of variables
[...] Code
[0] : Opcode
[between 1 and 4] : Operand