forked from AbleOS/holey-bytes
a
This commit is contained in:
parent
e4f84aadc0
commit
8afb251950
1
spec.md
1
spec.md
|
@ -250,3 +250,4 @@ of `hbasm` syntax.
|
|||
- Registers are represented by `r` followed by the number (`r10`)
|
||||
- Labels are defined by label name followed with colon (`loop:`)
|
||||
- Labels are references simply by their name (`print`)
|
||||
- Immediates are entered plainly. Negative numbers supported.
|
Loading…
Reference in a new issue