~d6 f0931316ea | ||
---|---|---|
.gitignore | ||
README.md | ||
cp437.tal | ||
determ.terminfo | ||
term.c | ||
term.py | ||
term.tal |
README.md
determ
terminal emulator for the uxn system.
(TODO: improve this readme)
quick start
uxnasm term.tal term.rom
python.py term.py term.rom
or alternately:
gcc term.c -c term
./term term.rom