sub-blocks, part 2
works but result still kind of big
This commit is contained in:
parent
d5f1d3c25c
commit
39ea7e6da0
4 changed files with 210 additions and 89 deletions
|
|
@ -73,7 +73,7 @@ hex | description
|
|||
f1 | no operation
|
||||
f2 | UNUSED - unoptimized extended command
|
||||
f3 | loop (negative offset and count follow... both are 8-bit)
|
||||
f4 | call symbol (16-bit index follows; only used internally)
|
||||
f4 | call symbol (32-bit index follows; only used internally)
|
||||
f5 | jump to sub-block (address follows)
|
||||
f6 | go to sub-block (32-bit offset follows)
|
||||
f7 | full command (command and data follows)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue