handle loop
This commit is contained in:
parent
2ec5691e28
commit
555114bdb0
2 changed files with 46 additions and 12 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
These are my UXN experiments
|
||||
|
||||
# Dev
|
||||
|
||||
## Edit file
|
||||
|
||||
```shell
|
||||
$ ../uxn/bin/uxnemu ../left.rom 99_bottles.tal
|
||||
```
|
||||
|
||||
## Step through debugger
|
||||
|
||||
```shell
|
||||
$ echo 99_bottles.rom | entr -r ../uxn/bin/uxnemu ../beetbug.rom ./99_bottles.rom
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue