Minor opt
Muted warnings
Installed linter
Turquoise is a line-plotting virtual machine, written in Uxntal.
You must have the Uxn assembler and emulator.
uxnasm src/turquoise.tal bin/turquoise.rom && uxnemu bin/turquoise.rom
The turquoise.rom
expects a binary file, which can be assembled from raw hex code by uxnasm, like:
uxnasm etc/permaflower.tal bin/permaflower.turquoise
Then load the binary file into turquoise, like:
uxnemu bin/turquoise.rom bin/permaflower.turquoise
A/ctrl
toggle play/pause.B/alt
skip 80 frames.Start/home
toggle debugger.Right
step frame.1a01 4454 5551 5113 7445 4555 1511 b7
More details shortly, stay tuned.