~rabbits/turquoise

Line plotter, written in Tal

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~rabbits/turquoise
read/write
git@git.sr.ht:~rabbits/turquoise

You can also use your local clone with git send-email.

#Turquoise

Turquoise is a line-plotting virtual machine, written in Uxntal.

#Build

You must have the Uxn assembler and emulator.

uxnasm src/turquoise.tal bin/turquoise.rom && uxnemu bin/turquoise.rom

#Usage

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

#Controls

  • A/ctrl toggle play/pause.
  • B/alt skip 80 frames.
  • Start/home toggle debugger.
  • Right step frame.

#Examples

#Circle

1a01 4454 5551 5113 7445 4555 1511 b7

More details shortly, stay tuned.

Do not follow this link