mirror of
https://github.com/Noratrieb/m8db.git
synced 2026-01-14 23:35:03 +01:00
added comment support
This commit is contained in:
parent
a24b93fd23
commit
fc974548ab
3 changed files with 14 additions and 5 deletions
|
|
@ -17,5 +17,7 @@ Usage: `$ ./m8db (filename)`
|
|||
* `IS_ZERO r line`
|
||||
* `.labelname`
|
||||
|
||||
`# anything` is a comment
|
||||
|
||||
Where `r` is a register number, `line` is a line number and `label` is a label name.
|
||||
`IS_ZERO` jumps to `label` if `r` is zero
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue