~rabbits/beetbug

Uxn debugger, written in Tal

refs

main
browse  log 

clone

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

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

#Beetbug

Beetbug is a uxn debugger, written in Uxntal.

#Build

You must have an Uxn assembler and emulator.

uxnasm src/beetbug.tal bin/beetbug.rom
uxnemu bin/beetbug.rom etc/some_program.rom

If do not wish to assemble it yourself, you can download beetbug.rom.

builds.sr.ht status

#Support