~rabbits/dexe

Hex editor, written in Tal
Fixed issue with clear tile
Display correct opcodes

refs

main
browse  log 

clone

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

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

#Dexe

Dexe is a simple hex editor, written in Uxntal.

#Build

You must have the Uxn assembler and emulator.

uxnasm src/dexe.tal bin/dexe.rom
uxnemu bin/dexe.rom

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

builds.sr.ht status

#Support