~d6 dd517061e7 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
makefile | ||
ss10x10.chr |
README.md
m291
A music player, written in Uxntal.
Build
You must have the Uxn11 assembler and emulator.
uxnasm src/m291.tal bin/m291.rom
Usage
The following command will read a tal
file and raise warnings if optimizations can be found.
ux11 bin/m291.rom
Extras
- Need a hand?
- Linted with uxnlin
- Assembled with drifblim