1
Fork 0
despro/readme.md
Andy Killorin 6613ecdc5a
initial commit
added 'hello world' program
2022-01-19 08:39:51 -06:00

7 lines
513 B
Markdown

## Despro-e programs
replace the d<sub>isk</sub> variable on your [despro](https://www.desmos.com/calculator/txzhdy0s7u) with the executable and load the disk from the OS (0 on homepage)
| Name | Description | executable | source |
| - | - | - | - |
| HELLOW | ~ minimum program, outputs 'HELLO WORLD' and exits | [link](hellow.dp) | [pseudo](hellow.asm) |