Basic parsing
This commit is contained in:
7
assembler/test.yaml
Normal file
7
assembler/test.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
functions:
|
||||
- - [add, f0, 1]
|
||||
- [call, +1]
|
||||
- [ltu, f0, 3]
|
||||
- [jmpt, -3]
|
||||
|
||||
- - [add, g0, 1]
|
||||
Reference in New Issue
Block a user