uxn-utils/gui/m291/README.md

562 B

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