#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.
#Support