Update README.md
This commit is contained in:
@@ -88,7 +88,7 @@ enum { // [name, 8-bit value]
|
|||||||
./tyvm <*.asm>
|
./tyvm <*.asm>
|
||||||
```
|
```
|
||||||
|
|
||||||
- Below is a `hello-word` program for `TYVM`, the assembled program can be found in `asm` directory
|
Below is a `hello-word` program for `TYVM`, the assembled program can be found in `asm` directory
|
||||||
```shell
|
```shell
|
||||||
.ORIG x3000
|
.ORIG x3000
|
||||||
LEA R0, HENLO_WORLD
|
LEA R0, HENLO_WORLD
|
||||||
|
|||||||
Reference in New Issue
Block a user