~kr1sp1n/tuxn

uxn implementation in tcl/tk
a7a24c01 — Krispin Schulz 1 year, 27 days ago
add minor fixes to pass tests.rom
41c81a03 — Krispin Schulz 1 year, 30 days ago
add system, console and screen devices
9e4028e9 — Krispin Schulz 1 year, 1 month ago
add basic sprite handling

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kr1sp1n/tuxn
read/write
git@git.sr.ht:~kr1sp1n/tuxn

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

#tuxn

Implementation of uxn in tcl/tk.

Download tclkit for your platform with the Tk package and make it executable.

Build rom:

uxnasm test/hello-pixel.tal test/hello-pixel.rom

Run rom:

tclkit src/emu.tcl test/hello-pixel.rom